diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:07:30 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:07:30 +0000 |
commit | 415fc3529a8a00b449caec04943d937383a2e37b (patch) | |
tree | 7c81afd6a597755749d1d4d524f46639d1e2911f /app-misc | |
parent | x86 stable wrt bug #496666 (diff) | |
download | gentoo-2-415fc3529a8a00b449caec04943d937383a2e37b.tar.gz gentoo-2-415fc3529a8a00b449caec04943d937383a2e37b.tar.bz2 gentoo-2-415fc3529a8a00b449caec04943d937383a2e37b.zip |
x86 stable wrt bug #481952
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/slashtime/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/slashtime/slashtime-0.5.13-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/slashtime/ChangeLog b/app-misc/slashtime/ChangeLog index 758d643b1bc2..2572cbb63823 100644 --- a/app-misc/slashtime/ChangeLog +++ b/app-misc/slashtime/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2013/09/22 06:41:15 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.23 2014/02/24 01:07:30 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + slashtime-0.5.13-r1.ebuild: + x86 stable wrt bug #481952 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> slashtime-0.5.13-r1.ebuild: Stable for amd64, wrt bug #481952 diff --git a/app-misc/slashtime/slashtime-0.5.13-r1.ebuild b/app-misc/slashtime/slashtime-0.5.13-r1.ebuild index 6bb52378c4fd..7cd2e1cdb2ff 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 +# Copyright 1999-2014 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.2 2013/09/22 06:41:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.13-r1.ebuild,v 1.3 2014/02/24 01:07:30 phajdan.jr 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" |