diff options
author | 2007-08-05 01:40:05 +0000 | |
---|---|---|
committer | 2007-08-05 01:40:05 +0000 | |
commit | fa170723053f0cc8200ba3ae4a44d3f66c29f30c (patch) | |
tree | e8b570448e1cdda81dd5cc58740a31ce26946eb8 /net-misc/gip | |
parent | Changed the post-install message for the big stabilisation of KDE and Gnome. (diff) | |
download | gentoo-2-fa170723053f0cc8200ba3ae4a44d3f66c29f30c.tar.gz gentoo-2-fa170723053f0cc8200ba3ae4a44d3f66c29f30c.tar.bz2 gentoo-2-fa170723053f0cc8200ba3ae4a44d3f66c29f30c.zip |
Been in Portage forever with no outstanding bugs; marking stable on x86
(Portage version: 2.1.2.11)
Diffstat (limited to 'net-misc/gip')
-rw-r--r-- | net-misc/gip/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/gip/gip-1.6.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/gip/ChangeLog b/net-misc/gip/ChangeLog index 0db73cfc4ded..2e0cec7c1e41 100644 --- a/net-misc/gip/ChangeLog +++ b/net-misc/gip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gip # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gip/ChangeLog,v 1.9 2007/05/14 19:45:45 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gip/ChangeLog,v 1.10 2007/08/05 01:40:05 jmglov Exp $ + + 05 Aug 2007; Josh Glover <jmglov@gentoo.org> gip-1.6.1.1.ebuild: + Been in Portage forever with no outstanding bugs; marking stable on x86 14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/net-misc/gip/gip-1.6.1.1.ebuild b/net-misc/gip/gip-1.6.1.1.ebuild index e6ff60a5d9c5..155d72ade20b 100644 --- a/net-misc/gip/gip-1.6.1.1.ebuild +++ b/net-misc/gip/gip-1.6.1.1.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/net-misc/gip/gip-1.6.1.1.ebuild,v 1.1 2007/01/23 19:53:38 masterdriverz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gip/gip-1.6.1.1.ebuild,v 1.2 2007/08/05 01:40:05 jmglov Exp $ inherit versionator distutils @@ -11,7 +11,7 @@ SRC_URI="http://dl.debain.org/gip/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.4 |