* [gentoo-commits] gentoo-x86 commit in dev-java/gjdoc: gjdoc-0.7.8.ebuild gjdoc-0.7.9.ebuild ChangeLog
@ 2009-01-04 17:38 Raul Porcel (armin76)
0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2009-01-04 17:38 UTC (permalink / raw
To: gentoo-commits
armin76 09/01/04 17:38:40
Modified: gjdoc-0.7.8.ebuild gjdoc-0.7.9.ebuild ChangeLog
Log:
Drop ia64 keyword
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Revision Changes Path
1.6 dev-java/gjdoc/gjdoc-0.7.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.8.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.8.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.8.ebuild?r1=1.5&r2=1.6
Index: gjdoc-0.7.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gjdoc-0.7.8.ebuild 25 Nov 2007 14:56:06 -0000 1.5
+++ gjdoc-0.7.8.ebuild 4 Jan 2009 17:38:40 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.8.ebuild,v 1.5 2007/11/25 14:56:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.8.ebuild,v 1.6 2009/01/04 17:38:40 armin76 Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
# Possible USE flags.
#
1.4 dev-java/gjdoc/gjdoc-0.7.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild?r1=1.3&r2=1.4
Index: gjdoc-0.7.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gjdoc-0.7.9.ebuild 1 Oct 2008 14:01:48 -0000 1.3
+++ gjdoc-0.7.9.ebuild 4 Jan 2009 17:38:40 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild,v 1.3 2008/10/01 14:01:48 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/gjdoc-0.7.9.ebuild,v 1.4 2009/01/04 17:38:40 armin76 Exp $
EAPI=2
JAVA_PKG_IUSE="source"
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
# Possible USE flags.
#
1.35 dev-java/gjdoc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/gjdoc/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/gjdoc/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 1 Oct 2008 14:01:48 -0000 1.34
+++ ChangeLog 4 Jan 2009 17:38:40 -0000 1.35
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/gjdoc
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/ChangeLog,v 1.34 2008/10/01 14:01:48 betelgeuse Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/gjdoc/ChangeLog,v 1.35 2009/01/04 17:38:40 armin76 Exp $
+
+ 04 Jan 2009; Raúl Porcel <armin76@gentoo.org> gjdoc-0.7.8.ebuild,
+ gjdoc-0.7.9.ebuild:
+ Drop ia64 keyword
01 Oct 2008; Petteri Räty <betelgeuse@gentoo.org> gjdoc-0.7.9.ebuild:
Don't run econf twice.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-04 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-04 17:38 [gentoo-commits] gentoo-x86 commit in dev-java/gjdoc: gjdoc-0.7.8.ebuild gjdoc-0.7.9.ebuild ChangeLog Raul Porcel (armin76)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox