summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2007-01-19 13:43:33 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2007-01-19 13:43:33 +0000
commitc4d4c8fe6dd127c3aa2c4afd5cd33066a3467f4e (patch)
tree6a48425951e1362a6ff050a60655b000bb4a596d /app-cdr/gtkcdlabel
parentStable on sparc wrt #141738 (diff)
downloadgentoo-2-c4d4c8fe6dd127c3aa2c4afd5cd33066a3467f4e.tar.gz
gentoo-2-c4d4c8fe6dd127c3aa2c4afd5cd33066a3467f4e.tar.bz2
gentoo-2-c4d4c8fe6dd127c3aa2c4afd5cd33066a3467f4e.zip
QA: remove invalid RESTRICT="nomirror"
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'app-cdr/gtkcdlabel')
-rw-r--r--app-cdr/gtkcdlabel/ChangeLog9
-rw-r--r--app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre6.ebuild6
-rw-r--r--app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre7-r1.ebuild6
-rw-r--r--app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre8.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/app-cdr/gtkcdlabel/ChangeLog b/app-cdr/gtkcdlabel/ChangeLog
index 0cd51dea7db6..adc5b51295cf 100644
--- a/app-cdr/gtkcdlabel/ChangeLog
+++ b/app-cdr/gtkcdlabel/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-cdr/gtkcdlabel
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/gtkcdlabel/ChangeLog,v 1.28 2006/08/07 19:38:01 tcort Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gtkcdlabel/ChangeLog,v 1.29 2007/01/19 13:43:33 masterdriverz Exp $
+
+ 19 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
+ gtkcdlabel-1.0_pre6.ebuild, gtkcdlabel-1.0_pre7-r1.ebuild,
+ gtkcdlabel-1.0_pre8.ebuild:
+ QA: remove invalid RESTRICT="nomirror"
07 Aug 2006; Thomas Cort <tcort@gentoo.org> gtkcdlabel-1.0_pre8.ebuild:
Stable on amd64 wrt Bug #142039.
diff --git a/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre6.ebuild b/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre6.ebuild
index 224093e46198..a207dd5e0a98 100644
--- a/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre6.ebuild
+++ b/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2005 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_pre6.ebuild,v 1.8 2005/05/05 22:38:00 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre6.ebuild,v 1.9 2007/01/19 13:43:33 masterdriverz Exp $
MY_P=${P/_}
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.bz2"
-RESTRICT="nomirror"
+
LICENSE="GPL-2"
SLOT="0"
IUSE=""
diff --git a/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre7-r1.ebuild b/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre7-r1.ebuild
index d079f56c037d..6c699f9527fd 100644
--- a/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre7-r1.ebuild
+++ b/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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_pre7-r1.ebuild,v 1.2 2005/10/10 00:08:39 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/gtkcdlabel/gtkcdlabel-1.0_pre7-r1.ebuild,v 1.3 2007/01/19 13:43:33 masterdriverz Exp $
inherit flag-o-matic
@@ -8,7 +8,7 @@ MY_P=${P/_}
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.bz2"
-RESTRICT="nomirror"
+
LICENSE="GPL-2"
SLOT="0"
IUSE=""
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=""