* [gentoo-commits] gentoo-x86 commit in dev-perl/PostScript: PostScript-0.06.ebuild ChangeLog
@ 2009-03-16 8:50 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2009-03-16 8:50 UTC (permalink / raw
To: gentoo-commits
tove 09/03/16 08:50:00
Modified: PostScript-0.06.ebuild ChangeLog
Log:
Remove test useflag. EAPI=2
(Portage version: 2.2_rc25/cvs/Linux i686)
Revision Changes Path
1.2 dev-perl/PostScript/PostScript-0.06.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?r1=1.1&r2=1.2
Index: PostScript-0.06.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PostScript-0.06.ebuild 13 Mar 2009 00:07:08 -0000 1.1
+++ PostScript-0.06.ebuild 16 Mar 2009 08:50:00 -0000 1.2
@@ -1,17 +1,16 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.1 2009/03/13 00:07:08 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.2 2009/03/16 08:50:00 tove Exp $
+EAPI=2
+
+MODULE_AUTHOR=SHAWNPW
inherit perl-module
DESCRIPTION="An object that may be used to construct a block of text in PostScript"
-HOMEPAGE="http://search.cpan.org/~shawnpw/PostScript-0.06/"
-SRC_URI="mirror://cpan/authors/id/S/SH/SHAWNPW/${P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-SRC_TEST="do"
+IUSE=""
-DEPEND="dev-lang/perl"
+SRC_TEST="do"
1.2 dev-perl/PostScript/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 13 Mar 2009 00:07:08 -0000 1.1
+++ ChangeLog 16 Mar 2009 08:50:00 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PostScript
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.1 2009/03/13 00:07:08 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.2 2009/03/16 08:50:00 tove Exp $
+
+ 16 Mar 2009; Torsten Veller <tove@gentoo.org> PostScript-0.06.ebuild:
+ Remove test useflag. EAPI=2
*PostScript-0.06 (12 Mar 2009)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/PostScript: PostScript-0.06.ebuild ChangeLog
@ 2009-05-12 19:35 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2009-05-12 19:35 UTC (permalink / raw
To: gentoo-commits
tove 09/05/12 19:35:48
Modified: PostScript-0.06.ebuild ChangeLog
Log:
Stable on x86 (#269571)
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.3 dev-perl/PostScript/PostScript-0.06.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?r1=1.2&r2=1.3
Index: PostScript-0.06.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PostScript-0.06.ebuild 16 Mar 2009 08:50:00 -0000 1.2
+++ PostScript-0.06.ebuild 12 May 2009 19:35:48 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.2 2009/03/16 08:50:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.3 2009/05/12 19:35:48 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="An object that may be used to construct a block of text in PostScript"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
SRC_TEST="do"
1.3 dev-perl/PostScript/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 16 Mar 2009 08:50:00 -0000 1.2
+++ ChangeLog 12 May 2009 19:35:48 -0000 1.3
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PostScript
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.2 2009/03/16 08:50:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.3 2009/05/12 19:35:48 tove Exp $
+
+ 12 May 2009; Torsten Veller <tove@gentoo.org> PostScript-0.06.ebuild:
+ Stable on x86 (#269571)
16 Mar 2009; Torsten Veller <tove@gentoo.org> PostScript-0.06.ebuild:
Remove test useflag. EAPI=2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/PostScript: PostScript-0.06.ebuild ChangeLog
@ 2009-05-14 17:13 Kenneth Prugh (ken69267)
0 siblings, 0 replies; 3+ messages in thread
From: Kenneth Prugh (ken69267) @ 2009-05-14 17:13 UTC (permalink / raw
To: gentoo-commits
ken69267 09/05/14 17:13:02
Modified: PostScript-0.06.ebuild ChangeLog
Log:
amd64 stable, bug #269571
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-perl/PostScript/PostScript-0.06.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild?r1=1.3&r2=1.4
Index: PostScript-0.06.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PostScript-0.06.ebuild 12 May 2009 19:35:48 -0000 1.3
+++ PostScript-0.06.ebuild 14 May 2009 17:13:02 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.3 2009/05/12 19:35:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/PostScript-0.06.ebuild,v 1.4 2009/05/14 17:13:02 ken69267 Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="An object that may be used to construct a block of text in PostScript"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
SRC_TEST="do"
1.4 dev-perl/PostScript/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PostScript/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 12 May 2009 19:35:48 -0000 1.3
+++ ChangeLog 14 May 2009 17:13:02 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PostScript
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.3 2009/05/12 19:35:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PostScript/ChangeLog,v 1.4 2009/05/14 17:13:02 ken69267 Exp $
+
+ 14 May 2009; Kenneth Prugh <ken69267@gentoo.org> PostScript-0.06.ebuild:
+ amd64 stable, bug #269571
12 May 2009; Torsten Veller <tove@gentoo.org> PostScript-0.06.ebuild:
Stable on x86 (#269571)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-05-14 17:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-14 17:13 [gentoo-commits] gentoo-x86 commit in dev-perl/PostScript: PostScript-0.06.ebuild ChangeLog Kenneth Prugh (ken69267)
-- strict thread matches above, loose matches on Subject: below --
2009-05-12 19:35 Torsten Veller (tove)
2009-03-16 8:50 Torsten Veller (tove)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox