diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-03 10:42:56 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-03 10:42:56 +0000 |
commit | e888a669dd842414cdee4fd8cec308c3ec20ef25 (patch) | |
tree | f85de72c3151b918a1fe0e1b913daf0c490e611f /rox-extra/lithium | |
parent | stable x86, bug 300732 (diff) | |
download | gentoo-2-e888a669dd842414cdee4fd8cec308c3ec20ef25.tar.gz gentoo-2-e888a669dd842414cdee4fd8cec308c3ec20ef25.tar.bz2 gentoo-2-e888a669dd842414cdee4fd8cec308c3ec20ef25.zip |
stable x86, bug 300732
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'rox-extra/lithium')
-rw-r--r-- | rox-extra/lithium/ChangeLog | 7 | ||||
-rw-r--r-- | rox-extra/lithium/lithium-006.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/rox-extra/lithium/ChangeLog b/rox-extra/lithium/ChangeLog index d6dbbd9348e0..a9258868551a 100644 --- a/rox-extra/lithium/ChangeLog +++ b/rox-extra/lithium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/lithium -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/ChangeLog,v 1.3 2008/07/14 15:51:31 lack Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/ChangeLog,v 1.4 2010/02/03 10:42:56 fauli Exp $ + + 03 Feb 2010; Christian Faulhammer <fauli@gentoo.org> lithium-006.ebuild: + stable x86, bug 300732 14 Jul 2008; Jim Ramsay <lack@gentoo.org> lithium-006.ebuild: Upstream has moved to code.google.com diff --git a/rox-extra/lithium/lithium-006.ebuild b/rox-extra/lithium/lithium-006.ebuild index c5283718d157..04179dbed019 100644 --- a/rox-extra/lithium/lithium-006.ebuild +++ b/rox-extra/lithium/lithium-006.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/lithium-006.ebuild,v 1.3 2008/07/14 15:51:31 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/lithium/lithium-006.ebuild,v 1.4 2010/02/03 10:42:56 fauli Exp $ ROX_LIB_VER=2.0.0 inherit rox @@ -12,7 +12,7 @@ SRC_URI="http://rox-lithium.googlecode.com/files/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" APPNAME=${MY_PN} |