diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-02 17:04:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-02 17:04:14 +0000 |
commit | 5ad5d070216c1e60ac74433806e9f0dc71e003c8 (patch) | |
tree | c277e3e428889ab93374125263a343f0da2ef29a /sys-fs/arm-fdisk | |
parent | Stable for amd64, wrt bug #397171 (diff) | |
download | historical-5ad5d070216c1e60ac74433806e9f0dc71e003c8.tar.gz historical-5ad5d070216c1e60ac74433806e9f0dc71e003c8.tar.bz2 historical-5ad5d070216c1e60ac74433806e9f0dc71e003c8.zip |
Stable for amd64, wrt bug #397223
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/arm-fdisk')
-rw-r--r-- | sys-fs/arm-fdisk/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/arm-fdisk/ChangeLog b/sys-fs/arm-fdisk/ChangeLog index d4d271621b76..a9ecf1511982 100644 --- a/sys-fs/arm-fdisk/ChangeLog +++ b/sys-fs/arm-fdisk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/arm-fdisk -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/arm-fdisk/ChangeLog,v 1.10 2010/11/12 13:03:15 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/arm-fdisk/ChangeLog,v 1.11 2012/02/02 17:04:14 ago Exp $ + + 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> arm-fdisk-3.0.6-r1.ebuild: + Stable for amd64, wrt bug #397223 12 Nov 2010; Markus Meier <maekke@gentoo.org> arm-fdisk-3.0.6-r1.ebuild: respect LDFLAGS, bug #337247 diff --git a/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild b/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild index c8308df40be1..09820e60e1b9 100644 --- a/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild +++ b/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild,v 1.2 2010/11/12 13:03:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/arm-fdisk/arm-fdisk-3.0.6-r1.ebuild,v 1.3 2012/02/02 17:04:14 ago Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.arm.linux.org.uk/pub/armlinux/source/other/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="" |