* [gentoo-commits] gentoo-x86 commit in rox-base/rox: rox-2.8.ebuild ChangeLog rox-2.7.ebuild rox-2.7.1-r1.ebuild rox-2.7-r2.ebuild
@ 2008-08-28 17:55 Jim Ramsay (lack)
0 siblings, 0 replies; only message in thread
From: Jim Ramsay (lack) @ 2008-08-28 17:55 UTC (permalink / raw
To: gentoo-commits
lack 08/08/28 17:55:17
Modified: rox-2.8.ebuild ChangeLog rox-2.7.ebuild
Removed: rox-2.7.1-r1.ebuild rox-2.7-r2.ebuild
Log:
Marking stable on amd64 (plus some version cleanup)
(Portage version: 2.2_rc8/cvs/Linux 2.6.24-gentoo x86_64)
Revision Changes Path
1.2 rox-base/rox/rox-2.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/rox-2.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/rox-2.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/rox-2.8.ebuild?r1=1.1&r2=1.2
Index: rox-2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/rox-base/rox/rox-2.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rox-2.8.ebuild 20 May 2008 02:58:23 -0000 1.1
+++ rox-2.8.ebuild 28 Aug 2008 17:55:16 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/rox-2.8.ebuild,v 1.1 2008/05/20 02:58:23 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/rox-2.8.ebuild,v 1.2 2008/08/28 17:55:16 lack Exp $
EAPI=1
inherit eutils multilib
@@ -14,21 +14,22 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
IUSE="svg +video"
RDEPEND=">=x11-libs/gtk+-2.4
>=dev-libs/glib-2.2
>=dev-libs/libxml2-2.4.23
>=x11-misc/shared-mime-info-0.14
- svg? ( gnome-base/librsvg )"
+ svg? ( gnome-base/librsvg )
+ >=rox-base/zeroinstall-injector-0.31-r1
+ "
PDEPEND="rox-base/mime-editor
rox-base/thumbs
video? ( rox-extra/videothumbnail )"
DEPEND="${RDEPEND}
- >=rox-base/zeroinstall-injector-0.31-r1
>=dev-util/pkgconfig-0.20"
APPNAME="ROX-Filer"
1.59 rox-base/rox/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/rox-base/rox/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 29 Jul 2008 14:48:59 -0000 1.58
+++ ChangeLog 28 Aug 2008 17:55:16 -0000 1.59
@@ -1,6 +1,10 @@
# ChangeLog for rox-base/rox
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/ChangeLog,v 1.58 2008/07/29 14:48:59 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/ChangeLog,v 1.59 2008/08/28 17:55:16 lack Exp $
+
+ 28 Aug 2008; Jim Ramsay <lack@gentoo.org> rox-2.7.ebuild,
+ -rox-2.7-r2.ebuild, -rox-2.7.1-r1.ebuild, rox-2.8.ebuild:
+ Marking stable on amd64 (plus some version cleanup)
29 Jul 2008; Jim Ramsay <lack@gentoo.org> metadata.xml:
Converted use.local.desc to new metadata.xml format
1.5 rox-base/rox/rox-2.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/rox-2.7.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/rox-2.7.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox/rox-2.7.ebuild?r1=1.4&r2=1.5
Index: rox-2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/rox-base/rox/rox-2.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rox-2.7.ebuild 29 Feb 2008 20:32:30 -0000 1.4
+++ rox-2.7.ebuild 28 Aug 2008 17:55:16 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/rox-2.7.ebuild,v 1.4 2008/02/29 20:32:30 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-base/rox/rox-2.7.ebuild,v 1.5 2008/08/28 17:55:16 lack Exp $
inherit eutils multilib
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
IUSE="svg"
RDEPEND=">=x11-libs/gtk+-2.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-28 17:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28 17:55 [gentoo-commits] gentoo-x86 commit in rox-base/rox: rox-2.8.ebuild ChangeLog rox-2.7.ebuild rox-2.7.1-r1.ebuild rox-2.7-r2.ebuild Jim Ramsay (lack)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox