diff options
author | 2013-09-22 06:41:15 +0000 | |
---|---|---|
committer | 2013-09-22 06:41:15 +0000 | |
commit | 4f7f1318e936d7aec38f3058172c98d63d972a03 (patch) | |
tree | 2c73e878e708a0b511e3b9a24e175e6b578affa8 /app-misc/slashtime | |
parent | Stable for amd64, wrt bug #480100 (diff) | |
download | gentoo-2-4f7f1318e936d7aec38f3058172c98d63d972a03.tar.gz gentoo-2-4f7f1318e936d7aec38f3058172c98d63d972a03.tar.bz2 gentoo-2-4f7f1318e936d7aec38f3058172c98d63d972a03.zip |
Stable for amd64, wrt bug #481952
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/slashtime')
-rw-r--r-- | app-misc/slashtime/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/slashtime/slashtime-0.5.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/slashtime/ChangeLog b/app-misc/slashtime/ChangeLog index 2db5832a6e2d..758d643b1bc2 100644 --- a/app-misc/slashtime/ChangeLog +++ b/app-misc/slashtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/slashtime # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.21 2013/09/21 13:31:56 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.22 2013/09/22 06:41:15 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> slashtime-0.5.13-r1.ebuild: + Stable for amd64, wrt bug #481952 *slashtime-0.5.13-r1 (21 Sep 2013) diff --git a/app-misc/slashtime/slashtime-0.5.13-r1.ebuild b/app-misc/slashtime/slashtime-0.5.13-r1.ebuild index 2fc5f411d7bf..6bb52378c4fd 100644 --- a/app-misc/slashtime/slashtime-0.5.13-r1.ebuild +++ b/app-misc/slashtime/slashtime-0.5.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.13-r1.ebuild,v 1.1 2013/09/21 13:31:56 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.13-r1.ebuild,v 1.2 2013/09/22 06:41:15 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://research.operationaldynamics.com/projects/${PN}/dist/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" COMMON_DEP="dev-java/java-gnome:4.1" |