Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
josejx 09/02/24 06:16:18
Modified: ChangeLog booh-0.9.1.ebuild
Log:
Marked ~ppc for bug #231068.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Revision Changes Path
1.21 app-misc/booh/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/booh/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/booh/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/booh/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/booh/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 4 Aug 2008 23:31:34 -0000 1.20
+++ ChangeLog 24 Feb 2009 06:16:18 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/booh
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/ChangeLog,v 1.20 2008/08/04 23:31:34 gentoofan23 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/ChangeLog,v 1.21 2009/02/24 06:16:18 josejx Exp $
+
+ 24 Feb 2009; Joseph Jezak <josejx@g.o> booh-0.9.1.ebuild:
+ Marked ~ppc for bug #231068.
04 Aug 2008; Thomas Anderson <gentoofan23@g.o> booh-0.9.1.ebuild:
keyword ~amd64, bug #231065
1.3 app-misc/booh/booh-0.9.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/booh/booh-0.9.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/booh/booh-0.9.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/booh/booh-0.9.1.ebuild?r1=1.2&r2=1.3
Index: booh-0.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- booh-0.9.1.ebuild 4 Aug 2008 23:31:34 -0000 1.2
+++ booh-0.9.1.ebuild 24 Feb 2009 06:16:18 -0000 1.3
@@ -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/app-misc/booh/booh-0.9.1.ebuild,v 1.2 2008/08/04 23:31:34 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/booh/booh-0.9.1.ebuild,v 1.3 2009/02/24 06:16:18 josejx Exp $
inherit eutils bash-completion
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="gtk encode exif"
DEPEND="dev-lang/ruby
|
|