summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-04-11 06:08:03 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-04-11 06:08:03 +0000
commit28c9b1dfdde316eb408503139774bfe9e65a08c6 (patch)
treed71b4482b173c4f9bb7ba1c0fc2b9183befe6477 /app-misc/slashtime
parentx86 stable wrt bug #357853 (diff)
downloadgentoo-2-28c9b1dfdde316eb408503139774bfe9e65a08c6.tar.gz
gentoo-2-28c9b1dfdde316eb408503139774bfe9e65a08c6.tar.bz2
gentoo-2-28c9b1dfdde316eb408503139774bfe9e65a08c6.zip
x86 stable wrt bug #358155
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-misc/slashtime')
-rw-r--r--app-misc/slashtime/ChangeLog6
-rw-r--r--app-misc/slashtime/slashtime-0.5.12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/slashtime/ChangeLog b/app-misc/slashtime/ChangeLog
index 28179decb0b5..a73127d0bc66 100644
--- a/app-misc/slashtime/ChangeLog
+++ b/app-misc/slashtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/slashtime
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.16 2011/03/11 19:19:43 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.17 2011/04/11 06:08:03 phajdan.jr Exp $
+
+ 11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ slashtime-0.5.12.ebuild:
+ x86 stable wrt bug #358155
11 Mar 2011; Markos Chandras <hwoarang@gentoo.org> slashtime-0.5.12.ebuild:
Stable on amd64 wrt bug #358155
diff --git a/app-misc/slashtime/slashtime-0.5.12.ebuild b/app-misc/slashtime/slashtime-0.5.12.ebuild
index f3f3cd0621d5..a1f059e6f247 100644
--- a/app-misc/slashtime/slashtime-0.5.12.ebuild
+++ b/app-misc/slashtime/slashtime-0.5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.12.ebuild,v 1.2 2011/03/11 19:19:43 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.12.ebuild,v 1.3 2011/04/11 06:08:03 phajdan.jr Exp $
EAPI=2
JAVA_PKG_IUSE="source"
@@ -13,7 +13,7 @@ SRC_URI="http://research.operationaldynamics.com/projects/${PN}/dist/${P}.tar.bz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
COMMON_DEP=">=dev-java/java-gnome-4.0.16:4.0"