diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-20 21:11:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-20 21:11:47 +0000 |
commit | a88733211fa52f60ae41b3cf19acee42b2e3b3b6 (patch) | |
tree | 1b82f5ccd0d90eec07d4b41eb44bb9897a676f10 /net-dialup/gtk-imonc | |
parent | Version bump to fix incompatabilities with mod_ssl and older dbm libs. Mark ... (diff) | |
download | gentoo-2-a88733211fa52f60ae41b3cf19acee42b2e3b3b6.tar.gz gentoo-2-a88733211fa52f60ae41b3cf19acee42b2e3b3b6.tar.bz2 gentoo-2-a88733211fa52f60ae41b3cf19acee42b2e3b3b6.zip |
Removed src_install
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dialup/gtk-imonc')
-rw-r--r-- | net-dialup/gtk-imonc/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/gtk-imonc/gtk-imonc-0.6.2.ebuild | 7 | ||||
-rw-r--r-- | net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild | 7 | ||||
-rw-r--r-- | net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.ebuild | 7 |
4 files changed, 8 insertions, 19 deletions
diff --git a/net-dialup/gtk-imonc/ChangeLog b/net-dialup/gtk-imonc/ChangeLog index 85e97dfa9c7f..6c093123dd69 100644 --- a/net-dialup/gtk-imonc/ChangeLog +++ b/net-dialup/gtk-imonc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/gtk-imonc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/ChangeLog,v 1.1 2005/03/20 19:10:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/ChangeLog,v 1.2 2005/03/20 21:11:47 hansmi Exp $ + + 20 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> + gtk-imonc-0.6.2.ebuild, gtk-imonc-0.6.3.ebuild, gtk-imonc-0.6.4.1.ebuild: + Removed src_install(). *gtk-imonc-0.6.4.1 (20 Mar 2005) diff --git a/net-dialup/gtk-imonc/gtk-imonc-0.6.2.ebuild b/net-dialup/gtk-imonc/gtk-imonc-0.6.2.ebuild index 8028d407a711..9deb1b3af3f4 100644 --- a/net-dialup/gtk-imonc/gtk-imonc-0.6.2.ebuild +++ b/net-dialup/gtk-imonc/gtk-imonc-0.6.2.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.2.ebuild,v 1.1 2005/03/20 19:10:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/gtk-imonc-0.6.2.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" @@ -15,11 +15,6 @@ DEPEND=">=x11-libs/gtk+-2.2.1 virtual/libc virtual/x11" -src_compile() { - econf || die "could not configure" - emake || die "emake failed" -} - src_install() { make DESTDIR=${D} install || die "install problem" } diff --git a/net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild b/net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild index e535625610e8..a92a805352c1 100644 --- a/net-dialup/gtk-imonc/gtk-imonc-0.6.3.ebuild +++ b/net-dialup/gtk-imonc/gtk-imonc-0.6.3.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.3.ebuild,v 1.1 2005/03/20 19:10:28 mrness Exp $ +# $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" @@ -15,11 +15,6 @@ DEPEND=">=x11-libs/gtk+-2.4.0 virtual/libc virtual/x11" -src_compile() { - econf || die "could not configure" - emake || die "emake failed" -} - 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 7ee593383b05..8c5945f2825b 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.1 2005/03/20 19:10:28 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/gtk-imonc/gtk-imonc-0.6.4.1.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" @@ -15,11 +15,6 @@ DEPEND=">=x11-libs/gtk+-2.4.0 virtual/libc virtual/x11" -src_compile() { - econf || die "could not configure" - emake || die "emake failed" -} - src_install() { make DESTDIR=${D} install || die "install problem" } |