diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-21 21:34:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-21 21:34:42 +0000 |
commit | 62257890ae9bcd3218e0a2df0aebb932a0619506 (patch) | |
tree | 70d37adad03b257cdaa8a74a79a1a9cf1c9a9ac3 /sys-apps/discover | |
parent | Yet more brokenness in the install (bug #179285) (diff) | |
download | gentoo-2-62257890ae9bcd3218e0a2df0aebb932a0619506.tar.gz gentoo-2-62257890ae9bcd3218e0a2df0aebb932a0619506.tar.bz2 gentoo-2-62257890ae9bcd3218e0a2df0aebb932a0619506.zip |
alpha stable wrt #153612
(Portage version: 2.1.2.7)
Diffstat (limited to 'sys-apps/discover')
-rw-r--r-- | sys-apps/discover/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/discover/discover-2.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/discover/ChangeLog b/sys-apps/discover/ChangeLog index 81b1b3f2457e..7069a5b2495e 100644 --- a/sys-apps/discover/ChangeLog +++ b/sys-apps/discover/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/discover # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/ChangeLog,v 1.16 2007/01/13 13:41:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/ChangeLog,v 1.17 2007/05/21 21:34:42 armin76 Exp $ + + 21 May 2007; Raúl Porcel <armin76@gentoo.org> discover-2.0.7.ebuild: + alpha stable wrt #153612 13 Jan 2007; nixnut <nixnut@gentoo.org> discover-2.0.7.ebuild: Stable on ppc wrt bug 153612 diff --git a/sys-apps/discover/discover-2.0.7.ebuild b/sys-apps/discover/discover-2.0.7.ebuild index 2f4de89c9e02..32c55693e7bd 100644 --- a/sys-apps/discover/discover-2.0.7.ebuild +++ b/sys-apps/discover/discover-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-2.0.7.ebuild,v 1.7 2007/01/13 13:41:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/discover/discover-2.0.7.ebuild,v 1.8 2007/05/21 21:34:42 armin76 Exp $ DESCRIPTION="Library and front-end for retrieving information about a system's hardware" HOMEPAGE="http://alioth.debian.org/projects/pkg-discover/" @@ -8,7 +8,7 @@ SRC_URI="http://archive.progeny.com/progeny/discover/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc -sparc x86" +KEYWORDS="alpha amd64 hppa ppc -sparc x86" IUSE="pcmcia test" RDEPEND="pcmcia? ( virtual/linux-sources ) |