summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-02 14:16:43 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-02 14:16:43 +0000
commitad600f79aa8a38292d194d639a4b78c2cf645dd5 (patch)
tree97326e186384c7cb223e59a447b5cd5bb4f9fe43 /dev-python
parentMark 0.8.14 stable on ia64 (diff)
downloadhistorical-ad600f79aa8a38292d194d639a4b78c2cf645dd5.tar.gz
historical-ad600f79aa8a38292d194d639a4b78c2cf645dd5.tar.bz2
historical-ad600f79aa8a38292d194d639a4b78c2cf645dd5.zip
Mark 1.3-r1 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyogg/ChangeLog5
-rw-r--r--dev-python/pyogg/pyogg-1.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyogg/ChangeLog b/dev-python/pyogg/ChangeLog
index 5f1a0e11814c..03ec7a59f13d 100644
--- a/dev-python/pyogg/ChangeLog
+++ b/dev-python/pyogg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyogg
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/ChangeLog,v 1.16 2005/09/10 23:37:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/ChangeLog,v 1.17 2005/10/02 14:16:43 agriffis Exp $
+
+ 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> pyogg-1.3-r1.ebuild:
+ Mark 1.3-r1 stable on ia64
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> pyogg-1.3-r1.ebuild:
Mark 1.3-r1 stable on alpha
diff --git a/dev-python/pyogg/pyogg-1.3-r1.ebuild b/dev-python/pyogg/pyogg-1.3-r1.ebuild
index 669c6f7d8a05..31a084f91dc6 100644
--- a/dev-python/pyogg/pyogg-1.3-r1.ebuild
+++ b/dev-python/pyogg/pyogg-1.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/pyogg-1.3-r1.ebuild,v 1.8 2005/09/10 23:37:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/pyogg-1.3-r1.ebuild,v 1.9 2005/10/02 14:16:43 agriffis Exp $
inherit distutils
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~kloeri/${P}-r1.tar.gz"
IUSE=""
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
DEPEND="dev-lang/python
>=media-libs/libogg-1.0"