diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-29 18:29:26 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-29 18:29:26 +0000 |
commit | 2ad6263fd02d34f65f1d2a07e5428afe217075d8 (patch) | |
tree | ee09bc364fda29fc1702b0527c7bee08bcd93cd8 /app-misc | |
parent | New version, also added missing dependencies. (diff) | |
download | gentoo-2-2ad6263fd02d34f65f1d2a07e5428afe217075d8.tar.gz gentoo-2-2ad6263fd02d34f65f1d2a07e5428afe217075d8.tar.bz2 gentoo-2-2ad6263fd02d34f65f1d2a07e5428afe217075d8.zip |
SLOTified
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/rox/rox-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | app-misc/rox/rox-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/rox/rox-1.3.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-misc/rox/rox-1.2.0.ebuild b/app-misc/rox/rox-1.2.0.ebuild index f85b633ef28f..51c04b365ffb 100644 --- a/app-misc/rox/rox-1.2.0.ebuild +++ b/app-misc/rox/rox-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.0.ebuild,v 1.6 2002/07/25 19:18:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.0.ebuild,v 1.7 2002/07/29 18:29:26 seemant Exp $ S=${WORKDIR}/${P} HOMEPAGE="http://rox.sourceforge.net" @@ -12,7 +12,7 @@ DEPEND="=x11-libs/gtk+-1.2* >=media-libs/gdk-pixbuf-0.13 dev-libs/libxml2" -SLOT="0" +SLOT="1.2" LICENSE="GPL-2" KEYWORDS="x86" diff --git a/app-misc/rox/rox-1.2.1.ebuild b/app-misc/rox/rox-1.2.1.ebuild index b4f5a0f03a51..940e04ea7428 100644 --- a/app-misc/rox/rox-1.2.1.ebuild +++ b/app-misc/rox/rox-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.1.ebuild,v 1.2 2002/07/25 19:18:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.2.1.ebuild,v 1.3 2002/07/29 18:29:26 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" @@ -15,7 +15,7 @@ DEPEND="=x11-libs/gtk+-1.2* >=media-libs/gdk-pixbuf-0.13 dev-libs/libxml2" -SLOT="0" +SLOT="1.2" LICENSE="GPL-2" KEYWORDS="x86" diff --git a/app-misc/rox/rox-1.3.2.ebuild b/app-misc/rox/rox-1.3.2.ebuild index 924894a73200..d49246908c72 100644 --- a/app-misc/rox/rox-1.3.2.ebuild +++ b/app-misc/rox/rox-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2.ebuild,v 1.2 2002/07/25 19:18:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-1.3.2.ebuild,v 1.3 2002/07/29 18:29:26 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="ROX-Filer is a fast and powerful graphical file manager" @@ -8,7 +8,7 @@ HOMEPAGE="http://rox.sourceforge.net" SRC_URI="mirror://sourceforge/rox/${P}.tgz" LICENSE="GPL-2" -SLOT="0" +SLOT="1.3" KEYWORDS="x86" DEPEND=">=x11-libs/gtk+-2.0.5 |