diff options
Diffstat (limited to '')
-rw-r--r-- | x11-misc/colt/colt-1.1.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/colt/colt-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/colt/colt-1.1.ebuild b/x11-misc/colt/colt-1.1.ebuild index 3d9e68b..6462de5 100644 --- a/x11-misc/colt/colt-1.1.ebuild +++ b/x11-misc/colt/colt-1.1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/azahi/colt.git" fi -DESCRIPTION="A small color temperature and brightness controller for X11." +DESCRIPTION="A small color temperature and brightness controller for X11" HOMEPAGE="https://github.com/azahi/colt" if [[ ${PV} == *9999 ]]; then diff --git a/x11-misc/colt/colt-9999.ebuild b/x11-misc/colt/colt-9999.ebuild index 3d9e68b..6462de5 100644 --- a/x11-misc/colt/colt-9999.ebuild +++ b/x11-misc/colt/colt-9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/azahi/colt.git" fi -DESCRIPTION="A small color temperature and brightness controller for X11." +DESCRIPTION="A small color temperature and brightness controller for X11" HOMEPAGE="https://github.com/azahi/colt" if [[ ${PV} == *9999 ]]; then |