diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:30:10 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 16:30:10 +0000 |
commit | 5e556ee28c6cfe608f2aa637b6d60905ee2a59d0 (patch) | |
tree | 91d6c1ad679e73fe79ed92dccff821bdac6149c0 /gnome-base/orbit | |
parent | Marked stable on amd64 for bug #139612 (diff) | |
download | gentoo-2-5e556ee28c6cfe608f2aa637b6d60905ee2a59d0.tar.gz gentoo-2-5e556ee28c6cfe608f2aa637b6d60905ee2a59d0.tar.bz2 gentoo-2-5e556ee28c6cfe608f2aa637b6d60905ee2a59d0.zip |
Marked stable on amd64 for bug #139612
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'gnome-base/orbit')
-rw-r--r-- | gnome-base/orbit/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/orbit/orbit-2.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/orbit/ChangeLog b/gnome-base/orbit/ChangeLog index fa63d72a1586..b30e5975ad1d 100644 --- a/gnome-base/orbit/ChangeLog +++ b/gnome-base/orbit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/orbit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.70 2006/07/16 09:44:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/ChangeLog,v 1.71 2006/07/17 16:30:10 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> orbit-2.14.0.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> orbit-2.14.0.ebuild: hppa stable, bug #139612 diff --git a/gnome-base/orbit/orbit-2.14.0.ebuild b/gnome-base/orbit/orbit-2.14.0.ebuild index 62e42465ba66..a92790df5fb9 100644 --- a/gnome-base/orbit/orbit-2.14.0.ebuild +++ b/gnome-base/orbit/orbit-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.0.ebuild,v 1.6 2006/07/16 09:44:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/orbit/orbit-2.14.0.ebuild,v 1.7 2006/07/17 16:30:10 dang Exp $ inherit gnome2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/ORBit2/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sh sparc x86" IUSE="doc ssl static" RDEPEND=">=dev-libs/glib-2 |