summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-22 00:02:55 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-22 00:02:55 +0000
commit7ec738c539a2f660437c0bfc294bf39824a8a4cb (patch)
tree98e09d67b174d5295fd9613f0d179ca70d86ed77 /gnome-base/ORBit2
parenttouchups (diff)
downloadgentoo-2-7ec738c539a2f660437c0bfc294bf39824a8a4cb.tar.gz
gentoo-2-7ec738c539a2f660437c0bfc294bf39824a8a4cb.tar.bz2
gentoo-2-7ec738c539a2f660437c0bfc294bf39824a8a4cb.zip
stable on alpha
Diffstat (limited to 'gnome-base/ORBit2')
-rw-r--r--gnome-base/ORBit2/ChangeLog5
-rw-r--r--gnome-base/ORBit2/ORBit2-2.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog
index 103ac3e9d872..492cafb2f7e6 100644
--- a/gnome-base/ORBit2/ChangeLog
+++ b/gnome-base/ORBit2/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for gnome-base/ORBit2
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.16 2003/02/12 06:48:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.17 2003/02/22 00:01:54 agriffis Exp $
*ORBit2-2.6.0 (31 Jan 2003)
+ 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> ORBit2-2.6.0.ebuild :
+ Mark stable on alpha
+
31 Jan 2003; Spider <spider@gentoo.org> ORBit2-2.6.0.ebuild ChangeLog :
fix typo in last entry
add Gnome 2.2rc2 entry
diff --git a/gnome-base/ORBit2/ORBit2-2.6.0.ebuild b/gnome-base/ORBit2/ORBit2-2.6.0.ebuild
index 84517059a3f9..3ffeeb74973a 100644
--- a/gnome-base/ORBit2/ORBit2-2.6.0.ebuild
+++ b/gnome-base/ORBit2/ORBit2-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.6.0.ebuild,v 1.3 2003/02/13 12:04:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.6.0.ebuild,v 1.4 2003/02/22 00:01:54 agriffis Exp $
inherit gnome2
@@ -19,6 +19,6 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~alpha ~sparc"
+KEYWORDS="x86 ~ppc alpha ~sparc"
DOCS="AUTHORS ChangeLog COPYING* README* HACKING INSTALL NEWS TODO MAINTAINERS"