summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2008-04-08 14:59:05 +0000
committerJim Ramsay <lack@gentoo.org>2008-04-08 14:59:05 +0000
commitdd2bb947eacffeb5339461190b960dc13224a843 (patch)
treedcd36618e2622c395379df61eb6fac51928e80a7 /rox-base
parentsparc stable wrt #216495 (diff)
downloadgentoo-2-dd2bb947eacffeb5339461190b960dc13224a843.tar.gz
gentoo-2-dd2bb947eacffeb5339461190b960dc13224a843.tar.bz2
gentoo-2-dd2bb947eacffeb5339461190b960dc13224a843.zip
Stable amd64, bug 215624
(Portage version: 2.1.4.1)
Diffstat (limited to 'rox-base')
-rw-r--r--rox-base/traylib/ChangeLog5
-rw-r--r--rox-base/traylib/traylib-0.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-base/traylib/ChangeLog b/rox-base/traylib/ChangeLog
index 08c966ea3054..c8951ff40625 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.2 2008/04/04 07:04:46 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/ChangeLog,v 1.3 2008/04/08 14:59:05 lack Exp $
+
+ 08 Apr 2008; Jim Ramsay <lack@gentoo.org> traylib-0.2.5.ebuild:
+ Stable amd64, bug 215624
04 Apr 2008; Christian Faulhammer <opfer@gentoo.org> traylib-0.2.5.ebuild:
stable x86, bug 215624
diff --git a/rox-base/traylib/traylib-0.2.5.ebuild b/rox-base/traylib/traylib-0.2.5.ebuild
index 20329668048b..98c44727242a 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-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.2 2008/04/04 07:04:46 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/traylib/traylib-0.2.5.ebuild,v 1.3 2008/04/08 14:59:05 lack 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() {