diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-19 11:22:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-19 11:22:01 +0000 |
commit | 42616922353cef2e7af0cd88f3e257d4e4ea9f0f (patch) | |
tree | 2f0cef45331affbd06f99a0ef92424c390d0c427 /app-misc | |
parent | Regenerate digest, upstream changed the distfile; get rid of the test USE fla... (diff) | |
download | gentoo-2-42616922353cef2e7af0cd88f3e257d4e4ea9f0f.tar.gz gentoo-2-42616922353cef2e7af0cd88f3e257d4e4ea9f0f.tar.bz2 gentoo-2-42616922353cef2e7af0cd88f3e257d4e4ea9f0f.zip |
amd64/x86 stable, bug #285042
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/slashtime/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/slashtime/slashtime-0.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/slashtime/ChangeLog b/app-misc/slashtime/ChangeLog index 20a97138387a..07105f85e2f8 100644 --- a/app-misc/slashtime/ChangeLog +++ b/app-misc/slashtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/slashtime # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.10 2009/06/10 01:07:49 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/ChangeLog,v 1.11 2009/09/19 11:22:01 maekke Exp $ + + 19 Sep 2009; Markus Meier <maekke@gentoo.org> slashtime-0.5.10.ebuild: + amd64/x86 stable, bug #285042 *slashtime-0.5.10 (10 Jun 2009) diff --git a/app-misc/slashtime/slashtime-0.5.10.ebuild b/app-misc/slashtime/slashtime-0.5.10.ebuild index a3b09ab6226d..c5e9b02f86be 100644 --- a/app-misc/slashtime/slashtime-0.5.10.ebuild +++ b/app-misc/slashtime/slashtime-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.10.ebuild,v 1.1 2009/06/10 01:07:49 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.10.ebuild,v 1.2 2009/09/19 11:22:01 maekke 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.9:4.0" |