diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-30 20:04:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-30 20:04:07 +0000 |
commit | 207ec8144248d7faa91ea474d370f0e770c36375 (patch) | |
tree | c502240ce4ac1ff18bc5d9b80e6a5a8ffa9bf838 /rox-base/rox-launch | |
parent | x86 stable, bug #236057 (diff) | |
download | historical-207ec8144248d7faa91ea474d370f0e770c36375.tar.gz historical-207ec8144248d7faa91ea474d370f0e770c36375.tar.bz2 historical-207ec8144248d7faa91ea474d370f0e770c36375.zip |
x86 stable, bug #236057
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc5 i686
Diffstat (limited to 'rox-base/rox-launch')
-rw-r--r-- | rox-base/rox-launch/ChangeLog | 5 | ||||
-rw-r--r-- | rox-base/rox-launch/rox-launch-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-base/rox-launch/ChangeLog b/rox-base/rox-launch/ChangeLog index 4388ccf37cf7..2f1afb7659bb 100644 --- a/rox-base/rox-launch/ChangeLog +++ b/rox-base/rox-launch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-base/rox-launch # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-launch/ChangeLog,v 1.2 2008/08/28 18:01:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-launch/ChangeLog,v 1.3 2008/08/30 20:02:46 maekke Exp $ + + 30 Aug 2008; Markus Meier <maekke@gentoo.org> rox-launch-0.3.2.ebuild: + x86 stable, bug #236057 28 Aug 2008; Jim Ramsay <lack@gentoo.org> rox-launch-0.3.2.ebuild: Marked stable on amd64 diff --git a/rox-base/rox-launch/rox-launch-0.3.2.ebuild b/rox-base/rox-launch/rox-launch-0.3.2.ebuild index b53e99bd277f..c00ddbe99125 100644 --- a/rox-base/rox-launch/rox-launch-0.3.2.ebuild +++ b/rox-base/rox-launch/rox-launch-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-launch/rox-launch-0.3.2.ebuild,v 1.3 2008/08/28 18:01:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-launch/rox-launch-0.3.2.ebuild,v 1.4 2008/08/30 20:02:46 maekke Exp $ ROX_LIB_VER=2.0.2 inherit rox-0install @@ -13,7 +13,7 @@ SRC_URI="http://www.kerofin.demon.co.uk/rox/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" APPNAME=${MY_PN} |