diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-01 19:43:47 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-01 19:43:47 +0000 |
commit | cbc0703a3ecc0defbcc9b9f76251a2621d3d0b97 (patch) | |
tree | f604d20cb16f05a5eee022ae17655e6f2eede31c /gnome-base/ORBit2 | |
parent | removed dup CL entry. (Manifest recommit) (diff) | |
download | gentoo-2-cbc0703a3ecc0defbcc9b9f76251a2621d3d0b97.tar.gz gentoo-2-cbc0703a3ecc0defbcc9b9f76251a2621d3d0b97.tar.bz2 gentoo-2-cbc0703a3ecc0defbcc9b9f76251a2621d3d0b97.zip |
stable on ppc64, bug #43804
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r-- | gnome-base/ORBit2/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog index 33206e5171ef..867e58689f7d 100644 --- a/gnome-base/ORBit2/ChangeLog +++ b/gnome-base/ORBit2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/ORBit2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.56 2004/06/24 22:01:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.57 2004/07/01 19:43:47 tgall Exp $ + + 01 Jul 2004; Tom Gall <tgall@gentoo.org> ORBit2-2.10.2.ebuild: + stable on ppc64, bug #54804 16 Jun 2004; Travis Tilley <lv@gentoo.org> +files/orbit2-alignment-fix.patch, ORBit2-2.10.1.ebuild, diff --git a/gnome-base/ORBit2/ORBit2-2.10.2.ebuild b/gnome-base/ORBit2/ORBit2-2.10.2.ebuild index 7fee83274c1e..11cb049b8ccf 100644 --- a/gnome-base/ORBit2/ORBit2-2.10.2.ebuild +++ b/gnome-base/ORBit2/ORBit2-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.10.2.ebuild,v 1.4 2004/06/24 22:01:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.10.2.ebuild,v 1.5 2004/07/01 19:43:47 tgall Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc ssl" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" RDEPEND=">=dev-libs/glib-2 >=dev-libs/popt-1.5 |