* [gentoo-commits] gentoo-x86 commit in net-libs/axtls: axtls-1.4.6-r1.ebuild ChangeLog axtls-1.4.8.ebuild
@ 2012-07-11 23:59 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-07-11 23:59 UTC (permalink / raw
To: gentoo-commits
blueness 12/07/11 23:59:40
Modified: axtls-1.4.6-r1.ebuild ChangeLog axtls-1.4.8.ebuild
Log:
Add GPL-2 for init scripts, bug #426040
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.5 net-libs/axtls/axtls-1.4.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild?r1=1.4&r2=1.5
Index: axtls-1.4.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- axtls-1.4.6-r1.ebuild 21 Jun 2012 15:03:23 -0000 1.4
+++ axtls-1.4.6-r1.ebuild 11 Jul 2012 23:59:40 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild,v 1.4 2012/06/21 15:03:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild,v 1.5 2012/07/11 23:59:40 blueness Exp $
EAPI="4"
@@ -39,7 +39,7 @@
SRC_URI="mirror://sourceforge/axtls/${MY_PN}-${PV}.tar.gz"
S="${WORKDIR}/${MY_PN}"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="amd64 hppa ~x86"
IUSE="httpd cgi-lua cgi-php static static-libs doc"
1.9 net-libs/axtls/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 1 Jul 2012 13:47:46 -0000 1.8
+++ ChangeLog 11 Jul 2012 23:59:40 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/axtls
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.8 2012/07/01 13:47:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.9 2012/07/11 23:59:40 blueness Exp $
+
+ 11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> axtls-1.4.6-r1.ebuild,
+ axtls-1.4.8.ebuild:
+ Add GPL-2 for init scripts, bug #426040
*axtls-1.4.8 (01 Jul 2012)
1.2 net-libs/axtls/axtls-1.4.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild?r1=1.1&r2=1.2
Index: axtls-1.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- axtls-1.4.8.ebuild 1 Jul 2012 13:47:46 -0000 1.1
+++ axtls-1.4.8.ebuild 11 Jul 2012 23:59:40 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v 1.1 2012/07/01 13:47:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v 1.2 2012/07/11 23:59:40 blueness Exp $
EAPI="4"
@@ -39,7 +39,7 @@
SRC_URI="mirror://sourceforge/axtls/${MY_PN}-${PV}.tar.gz"
S="${WORKDIR}/${MY_PN}"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="httpd cgi-lua cgi-php static static-libs doc"
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-libs/axtls: axtls-1.4.6-r1.ebuild ChangeLog axtls-1.4.8.ebuild
@ 2012-07-15 22:47 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-07-15 22:47 UTC (permalink / raw
To: gentoo-commits
blueness 12/07/15 22:47:22
Modified: axtls-1.4.6-r1.ebuild ChangeLog axtls-1.4.8.ebuild
Log:
Keyword ~arm ~mips ~ppc ~ppc64
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Revision Changes Path
1.6 net-libs/axtls/axtls-1.4.6-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild?r1=1.5&r2=1.6
Index: axtls-1.4.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- axtls-1.4.6-r1.ebuild 11 Jul 2012 23:59:40 -0000 1.5
+++ axtls-1.4.6-r1.ebuild 15 Jul 2012 22:47:22 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild,v 1.5 2012/07/11 23:59:40 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.6-r1.ebuild,v 1.6 2012/07/15 22:47:22 blueness Exp $
EAPI="4"
@@ -41,7 +41,7 @@
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ~x86"
+KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86"
IUSE="httpd cgi-lua cgi-php static static-libs doc"
# TODO: add ipv6, and c#, java, lua, perl bindings
1.10 net-libs/axtls/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 11 Jul 2012 23:59:40 -0000 1.9
+++ ChangeLog 15 Jul 2012 22:47:22 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/axtls
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.9 2012/07/11 23:59:40 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/ChangeLog,v 1.10 2012/07/15 22:47:22 blueness Exp $
+
+ 15 Jul 2012; Anthony G. Basile <blueness@gentoo.org> axtls-1.4.6-r1.ebuild,
+ axtls-1.4.8.ebuild:
+ Keyword ~arm ~mips ~ppc ~ppc64
11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> axtls-1.4.6-r1.ebuild,
axtls-1.4.8.ebuild:
1.3 net-libs/axtls/axtls-1.4.8.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild?r1=1.2&r2=1.3
Index: axtls-1.4.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- axtls-1.4.8.ebuild 11 Jul 2012 23:59:40 -0000 1.2
+++ axtls-1.4.8.ebuild 15 Jul 2012 22:47:22 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v 1.2 2012/07/11 23:59:40 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/axtls/axtls-1.4.8.ebuild,v 1.3 2012/07/15 22:47:22 blueness Exp $
EAPI="4"
@@ -41,7 +41,8 @@
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+
IUSE="httpd cgi-lua cgi-php static static-libs doc"
# TODO: add ipv6, and c#, java, lua, perl bindings
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-15 22:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-15 22:47 [gentoo-commits] gentoo-x86 commit in net-libs/axtls: axtls-1.4.6-r1.ebuild ChangeLog axtls-1.4.8.ebuild Anthony G. Basile (blueness)
-- strict thread matches above, loose matches on Subject: below --
2012-07-11 23:59 Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox