diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-04-04 07:04:46 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-04-04 07:04:46 +0000 |
commit | 035bf90e1ad4aaeca7808339c5a5be98f88896d3 (patch) | |
tree | 70d13e6c304652145c307552ae4341f39a78e364 /rox-base/traylib | |
parent | stable x86, bug 215034 (diff) | |
download | gentoo-2-035bf90e1ad4aaeca7808339c5a5be98f88896d3.tar.gz gentoo-2-035bf90e1ad4aaeca7808339c5a5be98f88896d3.tar.bz2 gentoo-2-035bf90e1ad4aaeca7808339c5a5be98f88896d3.zip |
stable x86, bug 215624
(Portage version: 2.1.4.4)
Diffstat (limited to 'rox-base/traylib')
-rw-r--r-- | rox-base/traylib/ChangeLog | 7 | ||||
-rw-r--r-- | rox-base/traylib/traylib-0.2.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/rox-base/traylib/ChangeLog b/rox-base/traylib/ChangeLog index ecca99c200b7..08c966ea3054 100644 --- a/rox-base/traylib/ChangeLog +++ b/rox-base/traylib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-base/traylib -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.1 2007/11/26 13:33:56 lack Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.2 2008/04/04 07:04:46 opfer Exp $ + + 04 Apr 2008; Christian Faulhammer <opfer@gentoo.org> traylib-0.2.5.ebuild: + stable x86, bug 215624 *traylib-0.2.5 (26 Nov 2007) diff --git a/rox-base/traylib/traylib-0.2.5.ebuild b/rox-base/traylib/traylib-0.2.5.ebuild index faf396a69855..20329668048b 100644 --- a/rox-base/traylib/traylib-0.2.5.ebuild +++ b/rox-base/traylib/traylib-0.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.2.5.ebuild,v 1.1 2007/11/26 13:33:56 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/traylib-0.2.5.ebuild,v 1.2 2008/04/04 07:04:46 opfer Exp $ NEED_PYTHON="2.3" inherit python eutils multilib @@ -14,7 +14,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() { |