summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2010-05-04 16:13:33 +0000
committerOlivier Crête <tester@gentoo.org>2010-05-04 16:13:33 +0000
commit4bdbd3cf1bb9281d1030dd2d28d3dee271a0297e (patch)
treec2dac411acd595a1fa97ccf3a055ea6397e8ffc2 /dev-libs
parentamd64 stable, bug #314899 (diff)
downloadgentoo-2-4bdbd3cf1bb9281d1030dd2d28d3dee271a0297e.tar.gz
gentoo-2-4bdbd3cf1bb9281d1030dd2d28d3dee271a0297e.tar.bz2
gentoo-2-4bdbd3cf1bb9281d1030dd2d28d3dee271a0297e.zip
amd64 stable, bug #314899
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libatasmart/ChangeLog5
-rw-r--r--dev-libs/libatasmart/libatasmart-0.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libatasmart/ChangeLog b/dev-libs/libatasmart/ChangeLog
index 96fa5b3a5f0e..852cce58841b 100644
--- a/dev-libs/libatasmart/ChangeLog
+++ b/dev-libs/libatasmart/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2010/04/03 15:31:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/ChangeLog,v 1.4 2010/05/04 16:13:33 tester Exp $
+
+ 03 May 2010; Olivier Crête <tester@gentoo.org> libatasmart-0.17.ebuild:
+ amd64 stable, bug #314899
03 Apr 2010; Raúl Porcel <armin76@gentoo.org> libatasmart-0.16.ebuild,
libatasmart-0.17.ebuild:
diff --git a/dev-libs/libatasmart/libatasmart-0.17.ebuild b/dev-libs/libatasmart/libatasmart-0.17.ebuild
index 17d124fb3a50..61edd384688c 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.2 2010/04/03 15:31:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.17.ebuild,v 1.3 2010/05/04 16:13:33 tester 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 ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
RDEPEND="sys-fs/udev"