diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:57:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-22 16:57:01 +0000 |
commit | bbdfb72c8463fb0a276e16ac1e57fb4e2c46abfd (patch) | |
tree | a22a8b20e5fcbd0e7d61e105e67b38dbb1828b0c /dev-libs | |
parent | Add ~sh (diff) | |
download | gentoo-2-bbdfb72c8463fb0a276e16ac1e57fb4e2c46abfd.tar.gz gentoo-2-bbdfb72c8463fb0a276e16ac1e57fb4e2c46abfd.tar.bz2 gentoo-2-bbdfb72c8463fb0a276e16ac1e57fb4e2c46abfd.zip |
Add ~sh
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-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 c3c38debcc81..9449e88c5c44 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.7 2010/05/22 15:56:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.8 2010/05/22 16:57:01 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> libatasmart-0.16.ebuild, + libatasmart-0.17.ebuild: + Add ~sh 22 May 2010; Raúl Porcel <armin76@gentoo.org> libatasmart-0.17.ebuild: Add ~alpha/~ia64/~sparc wrt #313563 diff --git a/dev-libs/libatasmart/libatasmart-0.16.ebuild b/dev-libs/libatasmart/libatasmart-0.16.ebuild index e78ef435f646..08dbdaae25b6 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.4 2010/05/13 17:28:49 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.16.ebuild,v 1.5 2010/05/22 16:57:01 armin76 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sh ~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 1bf20f2f52d7..6c371ad417e1 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.6 2010/05/22 15:56:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.7 2010/05/22 16:57:01 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND="sys-fs/udev" |