diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 17:22:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 17:22:47 +0000 |
commit | 617744882a738fd73cce5fabdce938518263ffb3 (patch) | |
tree | 317a9729223fe6576227d319cfb8c403cc8d00da /app-misc/rox | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-617744882a738fd73cce5fabdce938518263ffb3.tar.gz gentoo-2-617744882a738fd73cce5fabdce938518263ffb3.tar.bz2 gentoo-2-617744882a738fd73cce5fabdce938518263ffb3.zip |
Stable on alpha.
Diffstat (limited to 'app-misc/rox')
-rw-r--r-- | app-misc/rox/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/rox/rox-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/rox/ChangeLog b/app-misc/rox/ChangeLog index 401b49bf5607..f81ad41ef52d 100644 --- a/app-misc/rox/ChangeLog +++ b/app-misc/rox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/rox # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.26 2004/03/10 14:41:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/ChangeLog,v 1.27 2004/05/04 17:20:54 kloeri Exp $ + + 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> rox-2.1.1.ebuild: + Stable on alpha. 10 Mar 2004; Lars Weiler <pylon@gentoo.org> rox-2.1.1.ebuild: stable on ppc diff --git a/app-misc/rox/rox-2.1.1.ebuild b/app-misc/rox/rox-2.1.1.ebuild index d27774c96c97..3dfddebcb046 100644 --- a/app-misc/rox/rox-2.1.1.ebuild +++ b/app-misc/rox/rox-2.1.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.2 2004/03/10 14:41:27 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rox/rox-2.1.1.ebuild,v 1.3 2004/05/04 17:20:55 kloeri 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 |