diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:37:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 11:37:48 +0000 |
commit | 66a0f39cabac4808d1a52cdc32ad6399fc151422 (patch) | |
tree | 9b883f7856744d5bd0df21f59f97a5d4b17b40e3 /dev-libs | |
parent | Stable for amd64, wrt bug #463096 (diff) | |
download | gentoo-2-66a0f39cabac4808d1a52cdc32ad6399fc151422.tar.gz gentoo-2-66a0f39cabac4808d1a52cdc32ad6399fc151422.tar.bz2 gentoo-2-66a0f39cabac4808d1a52cdc32ad6399fc151422.zip |
Stable for amd64, wrt bug #463036
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libx86/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libx86/libx86-1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libx86/ChangeLog b/dev-libs/libx86/ChangeLog index 5f9a50c90fb6..9cf49fc57213 100644 --- a/dev-libs/libx86/ChangeLog +++ b/dev-libs/libx86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libx86 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.20 2013/02/11 12:48:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/ChangeLog,v 1.21 2013/03/26 11:37:48 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libx86-1.1-r3.ebuild: + Stable for amd64, wrt bug #463036 11 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml: Assign myself as maintainer diff --git a/dev-libs/libx86/libx86-1.1-r3.ebuild b/dev-libs/libx86/libx86-1.1-r3.ebuild index 62609313a199..83c7835b6211 100644 --- a/dev-libs/libx86/libx86-1.1-r3.ebuild +++ b/dev-libs/libx86/libx86-1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r3.ebuild,v 1.1 2013/02/11 12:41:25 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86/libx86-1.1-r3.ebuild,v 1.2 2013/03/26 11:37:48 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.codon.org.uk/~mjg59/${PN}/downloads/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" src_prepare() { |