diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-29 18:32:03 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-29 18:32:03 +0000 |
commit | fa9ae38e7646556921b3d97cca64f22edd129547 (patch) | |
tree | 23bc286cc0b21ea1e29851de774f644adf8e7e5c /app-misc/rox | |
parent | New version, also added missing dependencies. (diff) | |
download | historical-fa9ae38e7646556921b3d97cca64f22edd129547.tar.gz historical-fa9ae38e7646556921b3d97cca64f22edd129547.tar.bz2 historical-fa9ae38e7646556921b3d97cca64f22edd129547.zip |
SLOTified
Diffstat (limited to 'app-misc/rox')
-rw-r--r-- | app-misc/rox/ChangeLog | 9 | ||||
-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 |
4 files changed, 14 insertions, 7 deletions
diff --git a/app-misc/rox/ChangeLog b/app-misc/rox/ChangeLog index 06c4e982076d..ca1ef9df1338 100644 --- a/app-misc/rox/ChangeLog +++ b/app-misc/rox/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-misc/rox # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.6 2002/07/13 14:23:14 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.7 2002/07/29 18:32:03 seemant Exp $ + +*rox-1.3.2-r1 and rox-1.2.1-r1 (28 Jul 2002) + + 28 Jul 2002; Seemant Kulleen <seemant@gentoo.org> rox-1.2.1-r1.ebuild + rox-1.3.2-r1.ebuild : + + SLOTified them. *rox-1.3.2 (13 Jul 2002) 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 |