diff options
Diffstat (limited to '')
-rw-r--r-- | x11-misc/setroot/setroot-2.0.2.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/setroot/setroot-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/setroot/setroot-2.0.2.ebuild b/x11-misc/setroot/setroot-2.0.2.ebuild index 68cbf0a..e3a2683 100644 --- a/x11-misc/setroot/setroot-2.0.2.ebuild +++ b/x11-misc/setroot/setroot-2.0.2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/ttzhou/setroot.git" fi -DESCRIPTION="simple X background setter inspired by imlibsetroot and feh." +DESCRIPTION="simple X background setter inspired by imlibsetroot and feh" HOMEPAGE="https://github.com/ttzhou/setroot" if [[ ${PV} == *9999 ]]; then diff --git a/x11-misc/setroot/setroot-9999.ebuild b/x11-misc/setroot/setroot-9999.ebuild index 68cbf0a..e3a2683 100644 --- a/x11-misc/setroot/setroot-9999.ebuild +++ b/x11-misc/setroot/setroot-9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/ttzhou/setroot.git" fi -DESCRIPTION="simple X background setter inspired by imlibsetroot and feh." +DESCRIPTION="simple X background setter inspired by imlibsetroot and feh" HOMEPAGE="https://github.com/ttzhou/setroot" if [[ ${PV} == *9999 ]]; then |