diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-04 11:02:21 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-04 11:02:21 +0000 |
commit | c07582a4befe9ac7e216a86745a9774a3e247c95 (patch) | |
tree | 6d703dccb154b868ce6778005b392ad75df84422 /media-sound/gtick | |
parent | Stable on mips, bug #103661. (diff) | |
download | gentoo-2-c07582a4befe9ac7e216a86745a9774a3e247c95.tar.gz gentoo-2-c07582a4befe9ac7e216a86745a9774a3e247c95.tar.bz2 gentoo-2-c07582a4befe9ac7e216a86745a9774a3e247c95.zip |
Don't install COPYING and ABOUT-NLS files.
(Portage version: 2.0.51.22)
Diffstat (limited to 'media-sound/gtick')
-rw-r--r-- | media-sound/gtick/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/gtick/gtick-0.2.13.ebuild | 6 | ||||
-rw-r--r-- | media-sound/gtick/gtick-0.2.4.ebuild | 11 | ||||
-rw-r--r-- | media-sound/gtick/gtick-0.3.0.ebuild | 6 | ||||
-rw-r--r-- | media-sound/gtick/gtick-0.3.4.ebuild | 6 |
5 files changed, 17 insertions, 18 deletions
diff --git a/media-sound/gtick/ChangeLog b/media-sound/gtick/ChangeLog index d9b0a1861e78..768f03399093 100644 --- a/media-sound/gtick/ChangeLog +++ b/media-sound/gtick/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/gtick # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.16 2005/04/19 08:12:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.17 2005/09/04 11:02:21 flameeyes Exp $ + + 04 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> gtick-0.2.4.ebuild, + gtick-0.2.13.ebuild, gtick-0.3.0.ebuild, gtick-0.3.4.ebuild: + Don't install COPYING and ABOUT-NLS files. 19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml: Remove retired developer from metadata.xml. diff --git a/media-sound/gtick/gtick-0.2.13.ebuild b/media-sound/gtick/gtick-0.2.13.ebuild index f86979576038..b9ea962dd767 100644 --- a/media-sound/gtick/gtick-0.2.13.ebuild +++ b/media-sound/gtick/gtick-0.2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.13.ebuild,v 1.4 2004/06/25 00:04:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.13.ebuild,v 1.5 2005/09/04 11:02:21 flameeyes Exp $ IUSE="" @@ -16,5 +16,5 @@ DEPEND=">=x11-libs/gtk+-2.0" src_install() { einstall || die - dodoc AUTHORS COPYING REAME NEWS + dodoc AUTHORS REAME NEWS } diff --git a/media-sound/gtick/gtick-0.2.4.ebuild b/media-sound/gtick/gtick-0.2.4.ebuild index 6660b6b5ec17..2729c763051c 100644 --- a/media-sound/gtick/gtick-0.2.4.ebuild +++ b/media-sound/gtick/gtick-0.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.4.ebuild,v 1.6 2004/07/01 07:52:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.2.4.ebuild,v 1.7 2005/09/04 11:02:21 flameeyes Exp $ IUSE="" @@ -15,12 +15,7 @@ KEYWORDS="x86" DEPEND=">=x11-libs/gtk+-2.0 virtual/libc" -src_compile() { - econf || die "configure failed" - emake || die -} - src_install() { einstall || die - dodoc AUTHORS COPYING REAME NEWS + dodoc AUTHORS REAME NEWS } diff --git a/media-sound/gtick/gtick-0.3.0.ebuild b/media-sound/gtick/gtick-0.3.0.ebuild index ecb917f3325f..13d8f531adbb 100644 --- a/media-sound/gtick/gtick-0.3.0.ebuild +++ b/media-sound/gtick/gtick-0.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.0.ebuild,v 1.7 2004/09/14 16:33:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.0.ebuild,v 1.8 2005/09/04 11:02:21 flameeyes Exp $ IUSE="" @@ -16,5 +16,5 @@ DEPEND=">=x11-libs/gtk+-2.0" src_install() { make DESTDIR=${D} install || die - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO + dodoc AUTHORS ChangeLog NEWS README THANKS TODO } diff --git a/media-sound/gtick/gtick-0.3.4.ebuild b/media-sound/gtick/gtick-0.3.4.ebuild index 8fe4d01028f5..d156260cc3cc 100644 --- a/media-sound/gtick/gtick-0.3.4.ebuild +++ b/media-sound/gtick/gtick-0.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.4.ebuild,v 1.1 2004/12/18 13:35:05 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.4.ebuild,v 1.2 2005/09/04 11:02:21 flameeyes Exp $ IUSE="" @@ -16,5 +16,5 @@ DEPEND=">=x11-libs/gtk+-2.0" src_install() { make DESTDIR=${D} install || die - dodoc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README THANKS TODO + dodoc AUTHORS ChangeLog NEWS README THANKS TODO } |