diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 15:58:28 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 15:58:28 +0000 |
commit | 031cb6ee688f94727a03e2325decfd5a924c4f14 (patch) | |
tree | b7cc4bb2999cb8bcc8e612d373622ff96c8c8238 /net-misc | |
parent | Stable on alpha, bug #282440 (diff) | |
download | gentoo-2-031cb6ee688f94727a03e2325decfd5a924c4f14.tar.gz gentoo-2-031cb6ee688f94727a03e2325decfd5a924c4f14.tar.bz2 gentoo-2-031cb6ee688f94727a03e2325decfd5a924c4f14.zip |
ppc stable #282382
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wicd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 0861b7aca978..4af5786ea5b3 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.52 2009/08/23 00:30:03 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.53 2009/08/30 15:58:28 nixnut Exp $ + + 30 Aug 2009; nixnut <nixnut@gentoo.org> wicd-1.6.2.ebuild: + ppc stable #282382 23 Aug 2009; Jeremy Olexa <darkside@gentoo.org> wicd-1.6.2.ebuild: amd64 stable, bug 282382. Tested since inclusion on a stable host diff --git a/net-misc/wicd/wicd-1.6.2.ebuild b/net-misc/wicd/wicd-1.6.2.ebuild index 1773cf14ac7f..4cb905291c5d 100644 --- a/net-misc/wicd/wicd-1.6.2.ebuild +++ b/net-misc/wicd/wicd-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.6.2.ebuild,v 1.2 2009/08/23 00:30:03 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.6.2.ebuild,v 1.3 2009/08/30 15:58:28 nixnut Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="ioctl libnotify ncurses +pm-utils" DEPEND="" |