diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:30:24 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 19:30:24 +0000 |
commit | 642924590091d2701ec1541859b843d327cf5460 (patch) | |
tree | af5c214a36810379270848f8ce7d379084fdd832 /app-misc/rox | |
parent | unmask and changelog fixes (diff) | |
download | historical-642924590091d2701ec1541859b843d327cf5460.tar.gz historical-642924590091d2701ec1541859b843d327cf5460.tar.bz2 historical-642924590091d2701ec1541859b843d327cf5460.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-misc/rox')
-rw-r--r-- | app-misc/rox/rox-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rox/rox-2.0.0.ebuild b/app-misc/rox/rox-2.0.0.ebuild index 8a6eff2bf9c4..43e1b2e9d165 100644 --- a/app-misc/rox/rox-2.0.0.ebuild +++ b/app-misc/rox/rox-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.0.0.ebuild,v 1.2 2003/06/24 08:55:37 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.0.0.ebuild,v 1.3 2003/07/11 19:30:24 aliz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/rox/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" DEPEND=">=x11-libs/gtk+-2.0.5 >=dev-libs/glib-2.0.4 |