diff options
author | 2004-01-15 21:57:09 +0000 | |
---|---|---|
committer | 2004-01-15 21:57:09 +0000 | |
commit | a215c335bfef8b168667d90643954f7219003f73 (patch) | |
tree | d574cd917114f4d4d498a8ba89462a182a667aae /app-misc | |
parent | Fix compile with newer PostgreSQL versions. Use proper WANT_AUTOCONF syntax. ... (diff) | |
download | historical-a215c335bfef8b168667d90643954f7219003f73.tar.gz historical-a215c335bfef8b168667d90643954f7219003f73.tar.bz2 historical-a215c335bfef8b168667d90643954f7219003f73.zip |
stable on sparc
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/rox/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/rox/Manifest | 8 | ||||
-rw-r--r-- | app-misc/rox/rox-2.1.0.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-misc/rox/ChangeLog b/app-misc/rox/ChangeLog index 7d0381dbb19e..57e17fcb32de 100644 --- a/app-misc/rox/ChangeLog +++ b/app-misc/rox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/rox -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.22 2003/12/16 01:53:09 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.23 2004/01/15 21:57:09 ciaranm Exp $ + + 15 Jan 2004; Ciaran McCreesh <ciaranm@gentoo.org> rox-2.1.0.ebuild: + stable on sparc 15 Dec 2003; Jason Wever <weeve@gentoo.org> rox-2.1.0.ebuild: Added ~sparc keyword to fix app-misc/rox-session's broken dependencies. diff --git a/app-misc/rox/Manifest b/app-misc/rox/Manifest index cd521cd986ea..4fd59ef8520c 100644 --- a/app-misc/rox/Manifest +++ b/app-misc/rox/Manifest @@ -1,7 +1,7 @@ -MD5 c818ee46fec744548e5dd88fa0e2e84f ChangeLog 2862 +MD5 d067a9dfdbd97bbdb3846ad79de9b08c ChangeLog 2953 MD5 2d50b90db355beac9eae2f7d2260cbf1 rox-1.3.8.ebuild 997 +MD5 be24b4f6f49597867340a203d5e478d4 rox-2.1.0.ebuild 1328 MD5 0bb51c7b0fa1b2daabb0f157be88f135 rox-2.0.1.ebuild 1161 -MD5 3a1f465e937e47bc696a31a3eec0ef39 rox-2.1.0.ebuild 1327 -MD5 526e20f6955fdb00bf18b1efec738419 files/digest-rox-1.3.8 59 -MD5 afcd1529de493af9538a32697d7e9425 files/digest-rox-2.0.1 59 MD5 8df65bb42b50b9a93743d38d0efe46e6 files/digest-rox-2.1.0 59 +MD5 afcd1529de493af9538a32697d7e9425 files/digest-rox-2.0.1 59 +MD5 526e20f6955fdb00bf18b1efec738419 files/digest-rox-1.3.8 59 diff --git a/app-misc/rox/rox-2.1.0.ebuild b/app-misc/rox/rox-2.1.0.ebuild index ef1d9a5dc70b..86242f9522ab 100644 --- a/app-misc/rox/rox-2.1.0.ebuild +++ b/app-misc/rox/rox-2.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.1.0.ebuild,v 1.3 2003/12/16 01:53:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.1.0.ebuild,v 1.4 2004/01/15 21:57:09 ciaranm Exp $ DESCRIPTION="ROX is a desktop environment, like GNOME, KDE and XFCE. It is an attempt to bring some of the good features from RISC OS to Unix and Linux." HOMEPAGE="http://rox.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/rox/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc ~alpha sparc" DEPEND=">=x11-libs/gtk+-2.0.5 >=dev-libs/glib-2.0.4 |