diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-16 21:27:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-16 21:27:00 +0000 |
commit | 870d3ffc4ef98411ce7355cfb046c5d357ea4bcd (patch) | |
tree | a15468ff0f8a7e944c3553c4fc7d0fe2a9637116 /media-sound/abcm2ps | |
parent | Remove gnuconfig update. (diff) | |
download | gentoo-2-870d3ffc4ef98411ce7355cfb046c5d357ea4bcd.tar.gz gentoo-2-870d3ffc4ef98411ce7355cfb046c5d357ea4bcd.tar.bz2 gentoo-2-870d3ffc4ef98411ce7355cfb046c5d357ea4bcd.zip |
Remove gnuconfig update.
(Portage version: 2.1.1_pre1)
Diffstat (limited to 'media-sound/abcm2ps')
-rw-r--r-- | media-sound/abcm2ps/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/abcm2ps/abcm2ps-3.7.21.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/abcm2ps/ChangeLog b/media-sound/abcm2ps/ChangeLog index 54cbef631d9c..08cc4cd8f44c 100644 --- a/media-sound/abcm2ps/ChangeLog +++ b/media-sound/abcm2ps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/abcm2ps -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.11 2005/09/10 15:52:13 flameeyes Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.12 2006/06/16 21:27:00 flameeyes Exp $ + + 16 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> abcm2ps-3.7.21.ebuild: + Remove gnuconfig update. 10 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> abcm2ps-3.7.21.ebuild: Don't install INSTALL file. diff --git a/media-sound/abcm2ps/abcm2ps-3.7.21.ebuild b/media-sound/abcm2ps/abcm2ps-3.7.21.ebuild index 6b06b0360d0e..13a8fe566e6d 100644 --- a/media-sound/abcm2ps/abcm2ps-3.7.21.ebuild +++ b/media-sound/abcm2ps/abcm2ps-3.7.21.ebuild @@ -1,10 +1,10 @@ -# 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/media-sound/abcm2ps/abcm2ps-3.7.21.ebuild,v 1.3 2005/09/10 15:52:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-3.7.21.ebuild,v 1.4 2006/06/16 21:27:00 flameeyes Exp $ IUSE="" -inherit eutils gnuconfig +inherit eutils DESCRIPTION="A program to convert abc files to Postscript files" HOMEPAGE="http://moinejf.free.fr/" |