diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 13:30:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 13:30:41 +0000 |
commit | 2b3b72a5756aa699e29d6eb4dee253f8bf2d42c9 (patch) | |
tree | 57e64d5be615199aec831416e6bae7b12e97c4fc /sys-apps/hwinfo | |
parent | Add ~sparc for testing, dependency required for Bug #230716. (diff) | |
download | gentoo-2-2b3b72a5756aa699e29d6eb4dee253f8bf2d42c9.tar.gz gentoo-2-2b3b72a5756aa699e29d6eb4dee253f8bf2d42c9.tar.bz2 gentoo-2-2b3b72a5756aa699e29d6eb4dee253f8bf2d42c9.zip |
x86 stable wrt #231667
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/hwinfo')
-rw-r--r-- | sys-apps/hwinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwinfo/hwinfo-13.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwinfo/ChangeLog b/sys-apps/hwinfo/ChangeLog index 243bc7779f1e..e174bf85a1b5 100644 --- a/sys-apps/hwinfo/ChangeLog +++ b/sys-apps/hwinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwinfo # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.8 2008/07/14 23:32:11 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.9 2008/07/15 13:30:41 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> hwinfo-13.28.ebuild: + x86 stable wrt #231667 14 Jul 2008; Kenneth Prugh <ken69267@gentoo.org> hwinfo-13.28.ebuild: amd64 stable, bug #231667. Removed dodoc COPYING diff --git a/sys-apps/hwinfo/hwinfo-13.28.ebuild b/sys-apps/hwinfo/hwinfo-13.28.ebuild index fb32d4750d34..3a7cd4c2fe68 100644 --- a/sys-apps/hwinfo/hwinfo-13.28.ebuild +++ b/sys-apps/hwinfo/hwinfo-13.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-13.28.ebuild,v 1.2 2008/07/14 23:32:11 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-13.28.ebuild,v 1.3 2008/07/15 13:30:41 armin76 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="${DEBIAN_BASE_URI}/${PN}_${PV}.orig.tar.gz ${DEBIAN_BASE_URI}/${PN}_${PV}-${DEBIAN_PV}.diff.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=sys-fs/sysfsutils-2 sys-apps/hal |