diff options
author | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-01-19 13:43:33 +0000 |
---|---|---|
committer | Charlie Shepherd <masterdriverz@gentoo.org> | 2007-01-19 13:43:33 +0000 |
commit | 34dcdb62a90dfa5f0b01d6229496df85965ef863 (patch) | |
tree | ca96a5349716e9993da9387a7dda5ae254b8d298 /app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild | |
parent | Stable on sparc wrt #141738 (diff) | |
download | historical-34dcdb62a90dfa5f0b01d6229496df85965ef863.tar.gz historical-34dcdb62a90dfa5f0b01d6229496df85965ef863.tar.bz2 historical-34dcdb62a90dfa5f0b01d6229496df85965ef863.zip |
QA: remove invalid RESTRICT="nomirror"
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild')
-rw-r--r-- | app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild b/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild index 6ba1e64e788d..c908e9c986d2 100644 --- a/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild +++ b/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild,v 1.6 2006/08/07 19:38:01 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild,v 1.7 2007/01/19 13:43:33 masterdriverz Exp $ inherit flag-o-matic @@ -8,7 +8,7 @@ MY_P=${PN}_${PV/_} DESCRIPTION="A GTK+ frontend to cdlabelgen for easy and fast cd cover creation" HOMEPAGE="http://gtkcdlabel.sourceforge.net/" SRC_URI="mirror://sourceforge/gtkcdlabel/${MY_P}.tar.gz" -RESTRICT="nomirror" + LICENSE="GPL-2" SLOT="0" IUSE="" |