diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:41:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:41:55 +0000 |
commit | 5e595257cfe10990425f46691e6663c2a948fba6 (patch) | |
tree | d711eab9e4043ffc43250900ea1d04175f526d22 /dev-libs/libatasmart | |
parent | Stable for HPPA (bug #391821). (diff) | |
download | gentoo-2-5e595257cfe10990425f46691e6663c2a948fba6.tar.gz gentoo-2-5e595257cfe10990425f46691e6663c2a948fba6.tar.bz2 gentoo-2-5e595257cfe10990425f46691e6663c2a948fba6.zip |
Stable for HPPA (bug #392313).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libatasmart')
-rw-r--r-- | dev-libs/libatasmart/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libatasmart/libatasmart-0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libatasmart/ChangeLog b/dev-libs/libatasmart/ChangeLog index e486b0db517f..a42c74566627 100644 --- a/dev-libs/libatasmart/ChangeLog +++ b/dev-libs/libatasmart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libatasmart # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.21 2011/11/28 22:26:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.22 2011/11/30 03:41:55 jer Exp $ + + 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> libatasmart-0.18.ebuild: + Stable for HPPA (bug #392313). 28 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> metadata.xml: Maintained now by freedesktop-bugs@ which include gnome@ like before. diff --git a/dev-libs/libatasmart/libatasmart-0.18.ebuild b/dev-libs/libatasmart/libatasmart-0.18.ebuild index db02c8939c05..c627ca41f11c 100644 --- a/dev-libs/libatasmart/libatasmart-0.18.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.1 2011/10/31 14:52:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.2 2011/11/30 03:41:55 jer Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="static-libs" RDEPEND=">=sys-fs/udev-143" |