diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-13 17:28:49 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-13 17:28:49 +0000 |
commit | 626d3500aeabe4bc39974129dafc646e93700ef1 (patch) | |
tree | 2101ccaf0875506d5924a98404ae980e6ffb38ce /dev-libs/libatasmart | |
parent | Stable for HPPA (bug #305297). (diff) | |
download | gentoo-2-626d3500aeabe4bc39974129dafc646e93700ef1.tar.gz gentoo-2-626d3500aeabe4bc39974129dafc646e93700ef1.tar.bz2 gentoo-2-626d3500aeabe4bc39974129dafc646e93700ef1.zip |
Marked ~ppc64 for bug #316277.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r-- | dev-libs/libatasmart/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libatasmart/libatasmart-0.16.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libatasmart/libatasmart-0.17.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libatasmart/ChangeLog b/dev-libs/libatasmart/ChangeLog index 1e14d29dd64b..2946f6a9a031 100644 --- a/dev-libs/libatasmart/ChangeLog +++ b/dev-libs/libatasmart/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libatasmart # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.5 2010/05/13 16:29:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.6 2010/05/13 17:28:49 josejx Exp $ + + 13 May 2010; Joseph Jezak <josejx@gentoo.org> libatasmart-0.16.ebuild, + libatasmart-0.17.ebuild: + Marked ~ppc64 for bug #316277. 13 May 2010; Joseph Jezak <josejx@gentoo.org> libatasmart-0.16.ebuild, libatasmart-0.17.ebuild: diff --git a/dev-libs/libatasmart/libatasmart-0.16.ebuild b/dev-libs/libatasmart/libatasmart-0.16.ebuild index ed48e0f17028..e78ef435f646 100644 --- a/dev-libs/libatasmart/libatasmart-0.16.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild,v 1.3 2010/05/13 16:29:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild,v 1.4 2010/05/13 17:28:49 josejx Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="sys-fs/udev diff --git a/dev-libs/libatasmart/libatasmart-0.17.ebuild b/dev-libs/libatasmart/libatasmart-0.17.ebuild index b9d34279c4dd..be8dadb93bc0 100644 --- a/dev-libs/libatasmart/libatasmart-0.17.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.4 2010/05/13 16:29:25 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.5 2010/05/13 17:28:49 josejx Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="sys-fs/udev" |