diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-12 16:03:11 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-12 16:03:11 +0000 |
commit | 223cd0da65cbc59fb577e387ef92c79af3175335 (patch) | |
tree | b2ed140eb3149bfb0d174c5cb789d562fdf0ee26 /net-dialup/gtk-imonc | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-223cd0da65cbc59fb577e387ef92c79af3175335.tar.gz gentoo-2-223cd0da65cbc59fb577e387ef92c79af3175335.tar.bz2 gentoo-2-223cd0da65cbc59fb577e387ef92c79af3175335.zip |
Stable on x86, ppc and amd64. Removed old version.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-dialup/gtk-imonc')
-rw-r--r-- | net-dialup/gtk-imonc/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/gtk-imonc/files/digest-gtk-imonc-0.6.3 | 1 | ||||
-rw-r--r-- | net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild | 21 | ||||
-rw-r--r-- | net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild | 4 |
4 files changed, 7 insertions, 25 deletions
diff --git a/net-dialup/gtk-imonc/ChangeLog b/net-dialup/gtk-imonc/ChangeLog index e28790023ed4..895e63cabb33 100644 --- a/net-dialup/gtk-imonc/ChangeLog +++ b/net-dialup/gtk-imonc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/gtk-imonc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/ChangeLog,v 1.6 2005/04/14 20:54:57 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/ChangeLog,v 1.7 2005/06/12 16:03:10 hansmi Exp $ + + 12 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> + -gtk-imonc-0.6.3.ebuild, gtk-imonc-0.6.4.1.ebuild: + Stable on x86, ppc and amd64. Removed old version. 14 Apr 2005; Alin Nastac <mrness@gentoo.org> -gtk-imonc-0.6.2.ebuild: Remove obsolete version diff --git a/net-dialup/gtk-imonc/files/digest-gtk-imonc-0.6.3 b/net-dialup/gtk-imonc/files/digest-gtk-imonc-0.6.3 deleted file mode 100644 index 9eb8e8f68a60..000000000000 --- a/net-dialup/gtk-imonc/files/digest-gtk-imonc-0.6.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 65034e54f30f5be4b891364b69cc3d6d gtk-imonc-0.6.3.tar.gz 213741 diff --git a/net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild b/net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild deleted file mode 100644 index a92a805352c1..000000000000 --- a/net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild,v 1.2 2005/03/20 21:11:47 hansmi Exp $ - -DESCRIPTION="A GTK+-2 based imond client for fli4l" -SRC_URI="http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/${P}${V}.tar.gz" -HOMEPAGE="http://userpage.fu-berlin.de/~zeank/gtk-imonc/" - -KEYWORDS="x86 ppc amd64" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND=">=x11-libs/gtk+-2.4.0 - virtual/libc - virtual/x11" - -src_install() { - make DESTDIR=${D} install || die "install problem" -} - diff --git a/net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild b/net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild index adda6d29515b..2ee3b06e8e3e 100644 --- a/net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild +++ b/net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild,v 1.3 2005/03/20 22:01:07 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild,v 1.4 2005/06/12 16:03:10 hansmi Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="A GTK+-2 based imond client for fli4l" SRC_URI="http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/${P}${V}.tar.gz" HOMEPAGE="http://userpage.fu-berlin.de/~zeank/gtk-imonc/" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ppc amd64" SLOT="0" LICENSE="GPL-2" IUSE="" |