diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-11 14:07:26 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-11 14:07:26 +0000 |
commit | fbe5a8f398d3393243828413587ca6e1875d2cde (patch) | |
tree | 04c90683a3c2f1d21d64f23d0ff19de76866ae98 /dev-libs/liblist | |
parent | x86 stable per bug 355567 (diff) | |
download | gentoo-2-fbe5a8f398d3393243828413587ca6e1875d2cde.tar.gz gentoo-2-fbe5a8f398d3393243828413587ca6e1875d2cde.tar.bz2 gentoo-2-fbe5a8f398d3393243828413587ca6e1875d2cde.zip |
x86 stable per bug 355773
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-libs/liblist')
-rw-r--r-- | dev-libs/liblist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/liblist/liblist-2.3.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/liblist/ChangeLog b/dev-libs/liblist/ChangeLog index 9039612f5d31..5f596606490f 100644 --- a/dev-libs/liblist/ChangeLog +++ b/dev-libs/liblist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/liblist -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblist/ChangeLog,v 1.9 2010/10/20 13:56:58 darkside Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblist/ChangeLog,v 1.10 2011/03/11 14:07:26 tomka Exp $ + + 11 Mar 2011; Thomas Kahle <tomka@gentoo.org> liblist-2.3.1-r1.ebuild: + x86 stable per bug 355773 20 Oct 2010; Jeremy Olexa <darkside@gentoo.org> liblist-2.3.1-r1.ebuild: Fix doc location for Gentoo Prefix, bug 340683 by Nathan Phillip Brink diff --git a/dev-libs/liblist/liblist-2.3.1-r1.ebuild b/dev-libs/liblist/liblist-2.3.1-r1.ebuild index 783fca0048a0..4d8d8378f2c9 100644 --- a/dev-libs/liblist/liblist-2.3.1-r1.ebuild +++ b/dev-libs/liblist/liblist-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblist/liblist-2.3.1-r1.ebuild,v 1.4 2010/10/20 13:56:58 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblist/liblist-2.3.1-r1.ebuild,v 1.5 2011/03/11 14:07:26 tomka Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="ftp://ohnopublishing.net/mirror/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux" IUSE="doc examples static-libs" DEPEND="doc? ( media-gfx/transfig |