diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 12:55:22 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-02 12:55:22 +0000 |
commit | cc35b64afcd67d00e152051d3df7ab14725f7f8a (patch) | |
tree | 2aede242de64ccf6ce7efb3f31e24d495ffde8c8 /sys-apps/pciutils | |
parent | Version bump, EAPI up and ebuild cleanup (diff) | |
download | historical-cc35b64afcd67d00e152051d3df7ab14725f7f8a.tar.gz historical-cc35b64afcd67d00e152051d3df7ab14725f7f8a.tar.bz2 historical-cc35b64afcd67d00e152051d3df7ab14725f7f8a.zip |
stable arm, bug #436186
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r-- | sys-apps/pciutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/pciutils/pciutils-3.1.10.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog index 4478fca0fe8c..1f14ffa95346 100644 --- a/sys-apps/pciutils/ChangeLog +++ b/sys-apps/pciutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/pciutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.208 2012/09/26 10:41:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.209 2012/10/02 12:55:22 blueness Exp $ + + 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> pciutils-3.1.10.ebuild: + stable arm, bug #436186 26 Sep 2012; Samuli Suominen <ssuominen@gentoo.org> -files/pciutils-2.2.7-update-pciids-both-forms.patch, -pciutils-3.1.4.ebuild, @@ -798,4 +801,3 @@ - app-admin/pciutils moved to sys-apps/pciutils - Updated ebuild contributed by folokai@earthlink.net (scott worley) - diff --git a/sys-apps/pciutils/pciutils-3.1.10.ebuild b/sys-apps/pciutils/pciutils-3.1.10.ebuild index c031cea8c058..a2ce476baa27 100644 --- a/sys-apps/pciutils/pciutils-3.1.10.ebuild +++ b/sys-apps/pciutils/pciutils-3.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.10.ebuild,v 1.2 2012/09/26 10:38:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-3.1.10.ebuild,v 1.3 2012/10/02 12:55:22 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs zlib" # Have the sub-libs in RDEPEND with [static-libs] since, logically, |