diff options
author | Jim Ramsay <lack@gentoo.org> | 2008-08-28 16:28:42 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2008-08-28 16:28:42 +0000 |
commit | f4199cee679c16c5440802774a62795e0dbec8ca (patch) | |
tree | 6f2a7b0f4b71d77b9013f5002cf7e1aa2e7666cc /rox-base/traylib | |
parent | Change user-message about udevadm and initramfs, as there are no longer any s... (diff) | |
download | gentoo-2-f4199cee679c16c5440802774a62795e0dbec8ca.tar.gz gentoo-2-f4199cee679c16c5440802774a62795e0dbec8ca.tar.bz2 gentoo-2-f4199cee679c16c5440802774a62795e0dbec8ca.zip |
Marking stable on amd64
(Portage version: 2.2_rc8/cvs/Linux 2.6.24-gentoo x86_64)
Diffstat (limited to 'rox-base/traylib')
-rw-r--r-- | rox-base/traylib/ChangeLog | 5 | ||||
-rw-r--r-- | rox-base/traylib/traylib-0.3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-base/traylib/ChangeLog b/rox-base/traylib/ChangeLog index 4fa57c9a2a5a..e3c70a7a19ee 100644 --- a/rox-base/traylib/ChangeLog +++ b/rox-base/traylib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-base/traylib # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.6 2008/06/04 13:17:09 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.7 2008/08/28 16:28:42 lack Exp $ + + 28 Aug 2008; Jim Ramsay <lack@gentoo.org> traylib-0.3.2.1.ebuild: + Marking stable on amd64 04 Jun 2008; Jim Ramsay <lack@gentoo.org> traylib-0.2.5.ebuild, traylib-0.3.2.1.ebuild: diff --git a/rox-base/traylib/traylib-0.3.2.1.ebuild b/rox-base/traylib/traylib-0.3.2.1.ebuild index 2e178c02a9de..73e07f1cf3ed 100644 --- a/rox-base/traylib/traylib-0.3.2.1.ebuild +++ b/rox-base/traylib/traylib-0.3.2.1.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/traylib/traylib-0.3.2.1.ebuild,v 1.3 2008/06/04 13:17:09 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/traylib-0.3.2.1.ebuild,v 1.4 2008/08/28 16:28:42 lack Exp $ NEED_PYTHON="2.3" inherit python eutils multilib @@ -16,7 +16,7 @@ RDEPEND=">=rox-base/rox-lib-1.9.6 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="" src_install() { |