diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-16 12:59:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-07-16 12:59:19 +0000 |
commit | d3dfdf24fc92697b59dfa518fca9f7a66b4aec65 (patch) | |
tree | eb66a6b0310db9e8770a848666e76e33f50cfacf /sys-apps/hwinfo | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-d3dfdf24fc92697b59dfa518fca9f7a66b4aec65.tar.gz gentoo-2-d3dfdf24fc92697b59dfa518fca9f7a66b4aec65.tar.bz2 gentoo-2-d3dfdf24fc92697b59dfa518fca9f7a66b4aec65.zip |
Stable on ppc wrt bug 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 e174bf85a1b5..0c6fd6bda63c 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.9 2008/07/15 13:30:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/ChangeLog,v 1.10 2008/07/16 12:59:19 nixnut Exp $ + + 16 Jul 2008; nixnut <nixnut@gentoo.org> hwinfo-13.28.ebuild: + Stable on ppc wrt bug 231667 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> hwinfo-13.28.ebuild: x86 stable wrt #231667 diff --git a/sys-apps/hwinfo/hwinfo-13.28.ebuild b/sys-apps/hwinfo/hwinfo-13.28.ebuild index 3a7cd4c2fe68..eb76e052c666 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.3 2008/07/15 13:30:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-13.28.ebuild,v 1.4 2008/07/16 12:59:19 nixnut 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 |