* [gentoo-commits] gentoo-x86 commit in dev-libs/npth: npth-1.1.ebuild npth-0.91.ebuild npth-1.0.ebuild ChangeLog
@ 2015-04-25 16:29 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2015-04-25 16:29 UTC (permalink / raw
To: gentoo-commits
blueness 15/04/25 16:29:14
Modified: npth-1.1.ebuild npth-0.91.ebuild npth-1.0.ebuild
ChangeLog
Log:
Keyword ~ppc ~ppc64. Bug #546478.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.3 dev-libs/npth/npth-1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.1.ebuild?r1=1.2&r2=1.3
Index: npth-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- npth-1.1.ebuild 14 Apr 2015 05:36:20 -0000 1.2
+++ npth-1.1.ebuild 25 Apr 2015 16:29:14 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v 1.2 2015/04/14 05:36:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v 1.3 2015/04/25 16:29:14 blueness Exp $
EAPI=5
inherit autotools-utils
@@ -11,5 +11,5 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="static-libs"
1.3 dev-libs/npth/npth-0.91.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-0.91.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-0.91.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-0.91.ebuild?r1=1.2&r2=1.3
Index: npth-0.91.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- npth-0.91.ebuild 10 Oct 2014 02:14:46 -0000 1.2
+++ npth-0.91.ebuild 25 Apr 2015 16:29:14 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v 1.2 2014/10/10 02:14:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v 1.3 2015/04/25 16:29:14 blueness Exp $
EAPI=5
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""
1.2 dev-libs/npth/npth-1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.0.ebuild?r1=1.1&r2=1.2
Index: npth-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- npth-1.0.ebuild 10 Oct 2014 02:14:46 -0000 1.1
+++ npth-1.0.ebuild 25 Apr 2015 16:29:14 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v 1.1 2014/10/10 02:14:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v 1.2 2015/04/25 16:29:14 blueness Exp $
EAPI=5
inherit autotools-utils
@@ -11,5 +11,5 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="static-libs"
1.5 dev-libs/npth/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 14 Apr 2015 05:36:20 -0000 1.4
+++ ChangeLog 25 Apr 2015 16:29:14 -0000 1.5
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/npth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.4 2015/04/14 05:36:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.5 2015/04/25 16:29:14 blueness Exp $
+
+ 25 Apr 2015; Anthony G. Basile <blueness@gentoo.org> npth-0.91.ebuild,
+ npth-1.0.ebuild, npth-1.1.ebuild:
+ Keyword ~ppc ~ppc64. Bug #546478.
14 Apr 2015; Jeroen Roovers <jer@gentoo.org> npth-1.1.ebuild:
Marked ~hppa (bug #546478).
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/npth: npth-1.1.ebuild npth-0.91.ebuild npth-1.0.ebuild ChangeLog
@ 2015-04-26 12:49 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2015-04-26 12:49 UTC (permalink / raw
To: gentoo-commits
blueness 15/04/26 12:49:51
Modified: npth-1.1.ebuild npth-0.91.ebuild npth-1.0.ebuild
ChangeLog
Log:
Keyword ~arm and ~mips. Bug #546478.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.4 dev-libs/npth/npth-1.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.1.ebuild?r1=1.3&r2=1.4
Index: npth-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- npth-1.1.ebuild 25 Apr 2015 16:29:14 -0000 1.3
+++ npth-1.1.ebuild 26 Apr 2015 12:49:51 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v 1.3 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v 1.4 2015/04/26 12:49:51 blueness Exp $
EAPI=5
inherit autotools-utils
@@ -11,5 +11,5 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="static-libs"
1.4 dev-libs/npth/npth-0.91.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-0.91.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-0.91.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-0.91.ebuild?r1=1.3&r2=1.4
Index: npth-0.91.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- npth-0.91.ebuild 25 Apr 2015 16:29:14 -0000 1.3
+++ npth-0.91.ebuild 26 Apr 2015 12:49:51 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v 1.3 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v 1.4 2015/04/26 12:49:51 blueness Exp $
EAPI=5
@@ -10,7 +10,7 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""
1.3 dev-libs/npth/npth-1.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/npth-1.0.ebuild?r1=1.2&r2=1.3
Index: npth-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- npth-1.0.ebuild 25 Apr 2015 16:29:14 -0000 1.2
+++ npth-1.0.ebuild 26 Apr 2015 12:49:51 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v 1.2 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v 1.3 2015/04/26 12:49:51 blueness Exp $
EAPI=5
inherit autotools-utils
@@ -11,5 +11,5 @@
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="static-libs"
1.6 dev-libs/npth/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/npth/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 25 Apr 2015 16:29:14 -0000 1.5
+++ ChangeLog 26 Apr 2015 12:49:51 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/npth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.5 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.6 2015/04/26 12:49:51 blueness Exp $
+
+ 26 Apr 2015; Anthony G. Basile <blueness@gentoo.org> npth-0.91.ebuild,
+ npth-1.0.ebuild, npth-1.1.ebuild:
+ Keyword ~arm and ~mips. Bug #546478.
25 Apr 2015; Anthony G. Basile <blueness@gentoo.org> npth-0.91.ebuild,
npth-1.0.ebuild, npth-1.1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-26 12:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-25 16:29 [gentoo-commits] gentoo-x86 commit in dev-libs/npth: npth-1.1.ebuild npth-0.91.ebuild npth-1.0.ebuild ChangeLog Anthony G. Basile (blueness)
-- strict thread matches above, loose matches on Subject: below --
2015-04-26 12:49 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