diff options
author | 2006-07-22 22:23:39 +0000 | |
---|---|---|
committer | 2006-07-22 22:23:39 +0000 | |
commit | ff8c18bbcb99b6037b2e721c8c60af2fd4c0305c (patch) | |
tree | 1594556ed91c6f6a4a15be606dab7511f385b630 | |
parent | Added VIDEO_V4L1 to CONFIG_CHECK since it doesn't enforce depends (diff) | |
download | gentoo-2-ff8c18bbcb99b6037b2e721c8c60af2fd4c0305c.tar.gz gentoo-2-ff8c18bbcb99b6037b2e721c8c60af2fd4c0305c.tar.bz2 gentoo-2-ff8c18bbcb99b6037b2e721c8c60af2fd4c0305c.zip |
stable on mips for 4.2, rest are intesting[D[D[D[D[D[D[D[D[C testing
(Portage version: 2.1-r1)
-rw-r--r-- | net-libs/meanwhile/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | net-libs/meanwhile/meanwhile-1.0.2.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/net-libs/meanwhile/ChangeLog b/net-libs/meanwhile/ChangeLog index ad92ecc7c12c..60a549d65b4b 100644 --- a/net-libs/meanwhile/ChangeLog +++ b/net-libs/meanwhile/ChangeLog @@ -1,6 +1,10 @@ # 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.34 2006/07/13 18:02:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/ChangeLog,v 1.35 2006/07/22 22:23:39 psi29a Exp $ + + 22 Jul 2006; <psi29a@gentoo.org> meanwhile-0.4.2.ebuild, + meanwhile-0.5.0.ebuild, meanwhile-1.0.1.ebuild, meanwhile-1.0.2.ebuild: + stable on mips for 4.2, everything else is going into testing 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> meanwhile-0.4.2.ebuild: Mark 0.4.2 stable on ia64 diff --git a/net-libs/meanwhile/meanwhile-0.4.2.ebuild b/net-libs/meanwhile/meanwhile-0.4.2.ebuild index eebcec6e50f4..c8d94212292e 100644 --- a/net-libs/meanwhile/meanwhile-0.4.2.ebuild +++ b/net-libs/meanwhile/meanwhile-0.4.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-0.4.2.ebuild,v 1.15 2006/07/13 18:02:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.4.2.ebuild,v 1.16 2006/07/22 22:23:39 psi29a Exp $ DESCRIPTION="Meanwhile (Sametime protocol) library" HOMEPAGE="http://meanwhile.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2" diff --git a/net-libs/meanwhile/meanwhile-0.5.0.ebuild b/net-libs/meanwhile/meanwhile-0.5.0.ebuild index 2f765fa3a628..c76e36cdde86 100644 --- a/net-libs/meanwhile/meanwhile-0.5.0.ebuild +++ b/net-libs/meanwhile/meanwhile-0.5.0.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-0.5.0.ebuild,v 1.3 2006/07/12 15:20:31 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-0.5.0.ebuild,v 1.4 2006/07/22 22:23:39 psi29a Exp $ inherit debug @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2" diff --git a/net-libs/meanwhile/meanwhile-1.0.1.ebuild b/net-libs/meanwhile/meanwhile-1.0.1.ebuild index 8a67921961de..0332f8e4bc29 100644 --- a/net-libs/meanwhile/meanwhile-1.0.1.ebuild +++ b/net-libs/meanwhile/meanwhile-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.1.ebuild,v 1.1 2005/12/22 18:32:58 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.1.ebuild,v 1.2 2006/07/22 22:23:39 psi29a 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=dev-libs/glib-2" diff --git a/net-libs/meanwhile/meanwhile-1.0.2.ebuild b/net-libs/meanwhile/meanwhile-1.0.2.ebuild index b59f1d008f39..aa1496e160f9 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.1 2006/02/15 13:27:38 reb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/meanwhile/meanwhile-1.0.2.ebuild,v 1.2 2006/07/22 22:23:39 psi29a 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=dev-libs/glib-2" |