diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-04-16 16:50:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-04-16 16:50:42 +0000 |
commit | da80cabc664289dab0a56c237fb1d4d0225a6baa (patch) | |
tree | 3148dc4c1d6bfc151d4a6061109952208e061f3d /app-misc/slashtime/slashtime-0.5.11.ebuild | |
parent | Stable on amd64 wrt bug #310395 (diff) | |
download | gentoo-2-da80cabc664289dab0a56c237fb1d4d0225a6baa.tar.gz gentoo-2-da80cabc664289dab0a56c237fb1d4d0225a6baa.tar.bz2 gentoo-2-da80cabc664289dab0a56c237fb1d4d0225a6baa.zip |
Stable on amd64 wrt bug #311963
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/slashtime/slashtime-0.5.11.ebuild')
-rw-r--r-- | app-misc/slashtime/slashtime-0.5.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/slashtime/slashtime-0.5.11.ebuild b/app-misc/slashtime/slashtime-0.5.11.ebuild index e525300199fe..9b01bf68335c 100644 --- a/app-misc/slashtime/slashtime-0.5.11.ebuild +++ b/app-misc/slashtime/slashtime-0.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.11.ebuild,v 1.2 2010/03/30 17:51:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/slashtime/slashtime-0.5.11.ebuild,v 1.3 2010/04/16 16:50:42 hwoarang 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.14_rc2:4.0" |