From 6d05ac54c47e205f7d8a5a0cb89d67106c962226 Mon Sep 17 00:00:00 2001 From: Daniel Ahlberg Date: Sat, 12 Jul 2003 12:49:26 +0000 Subject: unmask and changelog fixes --- dev-python/orbit-python/ChangeLog | 8 +++++++- dev-python/orbit-python/orbit-python-1.99.0.ebuild | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'dev-python/orbit-python') diff --git a/dev-python/orbit-python/ChangeLog b/dev-python/orbit-python/ChangeLog index 6dbc11b5d0a3..f7c65beefd18 100644 --- a/dev-python/orbit-python/ChangeLog +++ b/dev-python/orbit-python/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-python/orbit-python # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.7 2003/02/12 06:33:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/ChangeLog,v 1.8 2003/07/12 12:49:26 aliz Exp $ 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords @@ -30,3 +30,9 @@ unmasking the glib-2.0.1 packages comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. + +*orbit-python-0.3.0-r1 (22 Jun 2003) + + 12 Jul 2003; Daniel Ahlberg : + Added missing changelog entry. + diff --git a/dev-python/orbit-python/orbit-python-1.99.0.ebuild b/dev-python/orbit-python/orbit-python-1.99.0.ebuild index e458589a510a..c672722eb898 100644 --- a/dev-python/orbit-python/orbit-python-1.99.0.ebuild +++ b/dev-python/orbit-python/orbit-python-1.99.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/dev-python/orbit-python/orbit-python-1.99.0.ebuild,v 1.4 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0.ebuild,v 1.5 2003/07/12 12:49:26 aliz Exp $ inherit gnome2 debug @@ -19,6 +19,6 @@ RDEPEND="${DEPEND} >=dev-util/pkgconfig-0.12.0" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="~x86" +KEYWORDS="x86" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" -- cgit v1.2.3-65-gdbad