diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:09:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-30 08:09:12 +0000 |
commit | 7d90eaf5bf0d28b01c937a61ae2ef82f5375ec55 (patch) | |
tree | b99f62795b5425c6bed30a9e95e3266031014d4e /net-libs/meanwhile | |
parent | Restore a couple of files needed for 0.5.5.1-r3 that must've been accidentall... (diff) | |
download | historical-7d90eaf5bf0d28b01c937a61ae2ef82f5375ec55.tar.gz historical-7d90eaf5bf0d28b01c937a61ae2ef82f5375ec55.tar.bz2 historical-7d90eaf5bf0d28b01c937a61ae2ef82f5375ec55.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'net-libs/meanwhile')
-rw-r--r-- | net-libs/meanwhile/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/meanwhile/ChangeLog b/net-libs/meanwhile/ChangeLog index 6ed33ffc21c3..aca8145c1d3b 100644 --- a/net-libs/meanwhile/ChangeLog +++ b/net-libs/meanwhile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/meanwhile # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.42 2006/11/23 10:21:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.43 2006/11/30 08:08:32 corsair Exp $ + + 30 Nov 2006; Markus Rothe <corsair@gentoo.org> meanwhile-1.0.2.ebuild: + Stable on ppc64 23 Nov 2006; Guy Martin <gmsoft@gentoo.org> meanwhile-1.0.2.ebuild: Stable on hppa. diff --git a/net-libs/meanwhile/meanwhile-1.0.2.ebuild b/net-libs/meanwhile/meanwhile-1.0.2.ebuild index e3bd94a27ecc..9d623327ad2a 100644 --- a/net-libs/meanwhile/meanwhile-1.0.2.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2.ebuild,v 1.9 2006/11/23 10:21:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2.ebuild,v 1.10 2006/11/30 08:08:32 corsair Exp $ inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" IUSE="doc debug" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2" |