* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-SASL: Authen-SASL-2.13.ebuild ChangeLog
@ 2009-09-28 7:14 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2009-09-28 7:14 UTC (permalink / raw
To: gentoo-commits
tove 09/09/28 07:14:20
Modified: ChangeLog
Added: Authen-SASL-2.13.ebuild
Log:
Version bump
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.63 dev-perl/Authen-SASL/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?r1=1.62&r2=1.63
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog 21 Sep 2009 18:26:02 -0000 1.62
+++ ChangeLog 28 Sep 2009 07:14:20 -0000 1.63
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Authen-SASL
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.62 2009/09/21 18:26:02 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.63 2009/09/28 07:14:20 tove Exp $
+
+*Authen-SASL-2.13 (28 Sep 2009)
+
+ 28 Sep 2009; Torsten Veller <tove@gentoo.org> +Authen-SASL-2.13.ebuild:
+ Version bump
21 Sep 2009; Tom Gall <tgall@gentoo.org> Authen-SASL-2.12.ebuild:
stable on ppc64, bug #278088
1.1 dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.1&content-type=text/plain
Index: Authen-SASL-2.13.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.1 2009/09/28 07:14:20 tove Exp $
EAPI=2
MODULE_AUTHOR=GBARR
inherit perl-module
DESCRIPTION="A Perl SASL interface"
HOMEPAGE="http://search.cpan.org/~gbarr/"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="kerberos"
DEPEND="dev-perl/Digest-HMAC
kerberos? ( dev-perl/GSSAPI )"
RDEPEND="${DEPEND}"
SRC_TEST="do"
export OPTIMIZE="$CFLAGS"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-SASL: Authen-SASL-2.13.ebuild ChangeLog
@ 2010-01-09 16:31 Fabian Groffen (grobian)
0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-09 16:31 UTC (permalink / raw
To: gentoo-commits
grobian 10/01/09 16:31:20
Modified: Authen-SASL-2.13.ebuild ChangeLog
Log:
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.2 dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?r1=1.1&r2=1.2
Index: Authen-SASL-2.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Authen-SASL-2.13.ebuild 28 Sep 2009 07:14:20 -0000 1.1
+++ Authen-SASL-2.13.ebuild 9 Jan 2010 16:31:20 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.1 2009/09/28 07:14:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.2 2010/01/09 16:31:20 grobian Exp $
EAPI=2
@@ -12,7 +12,7 @@
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="kerberos"
DEPEND="dev-perl/Digest-HMAC
1.66 dev-perl/Authen-SASL/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?r1=1.65&r2=1.66
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog 3 Nov 2009 17:15:52 -0000 1.65
+++ ChangeLog 9 Jan 2010 16:31:20 -0000 1.66
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-SASL
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.65 2009/11/03 17:15:52 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.66 2010/01/09 16:31:20 grobian Exp $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> Authen-SASL-2.13.ebuild:
+ Transfer Prefix keywords
03 Nov 2009; Raúl Porcel <armin76@gentoo.org> Authen-SASL-2.12.ebuild:
m68k/s390/sh stable wrt #241572
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-SASL: Authen-SASL-2.13.ebuild ChangeLog
@ 2010-01-28 19:42 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2010-01-28 19:42 UTC (permalink / raw
To: gentoo-commits
tove 10/01/28 19:42:48
Modified: Authen-SASL-2.13.ebuild ChangeLog
Log:
Fix LICENSE: same terms as perl (#301969)
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.3 dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?r1=1.2&r2=1.3
Index: Authen-SASL-2.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Authen-SASL-2.13.ebuild 9 Jan 2010 16:31:20 -0000 1.2
+++ Authen-SASL-2.13.ebuild 28 Jan 2010 19:42:47 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.2 2010/01/09 16:31:20 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.3 2010/01/28 19:42:47 tove Exp $
EAPI=2
@@ -10,7 +10,6 @@
DESCRIPTION="A Perl SASL interface"
HOMEPAGE="http://search.cpan.org/~gbarr/"
-LICENSE="Artistic"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="kerberos"
1.68 dev-perl/Authen-SASL/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 21 Jan 2010 12:43:59 -0000 1.67
+++ ChangeLog 28 Jan 2010 19:42:47 -0000 1.68
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Authen-SASL
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.67 2010/01/21 12:43:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.68 2010/01/28 19:42:47 tove Exp $
+
+ 28 Jan 2010; Torsten Veller <tove@gentoo.org> Authen-SASL-2.13.ebuild:
+ Fix LICENSE: same terms as perl (#301969)
21 Jan 2010; Torsten Veller <tove@gentoo.org> Authen-SASL-2.10.ebuild:
mips -> ~mips and drop all others
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-28 19:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 7:14 [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-SASL: Authen-SASL-2.13.ebuild ChangeLog Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2010-01-09 16:31 Fabian Groffen (grobian)
2010-01-28 19:42 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