diff options
author | 2005-10-02 14:11:53 +0000 | |
---|---|---|
committer | 2005-10-02 14:11:53 +0000 | |
commit | 5cdc9b48a23c85b35cf935f8862c63e3b89f70d7 (patch) | |
tree | f75f494248f09acb9f28659c1fea18ad83305d0b /dev-python/optik | |
parent | Mark 1.2.0 stable on ia64 (diff) | |
download | historical-5cdc9b48a23c85b35cf935f8862c63e3b89f70d7.tar.gz historical-5cdc9b48a23c85b35cf935f8862c63e3b89f70d7.tar.bz2 historical-5cdc9b48a23c85b35cf935f8862c63e3b89f70d7.zip |
Mark 1.5 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-python/optik')
-rw-r--r-- | dev-python/optik/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/optik/optik-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/optik/ChangeLog b/dev-python/optik/ChangeLog index 1a6f2b2b35ac..e5b84e2e2a0b 100644 --- a/dev-python/optik/ChangeLog +++ b/dev-python/optik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/optik # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/optik/ChangeLog,v 1.22 2005/08/26 03:32:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/optik/ChangeLog,v 1.23 2005/10/02 14:11:53 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> optik-1.5.ebuild: + Mark 1.5 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> optik-1.5.ebuild: add ~ia64 diff --git a/dev-python/optik/optik-1.5.ebuild b/dev-python/optik/optik-1.5.ebuild index 00da4685a583..15503d626599 100644 --- a/dev-python/optik/optik-1.5.ebuild +++ b/dev-python/optik/optik-1.5.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/optik/optik-1.5.ebuild,v 1.5 2005/08/26 03:32:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/optik/optik-1.5.ebuild,v 1.6 2005/10/02 14:11:53 agriffis Exp $ inherit distutils @@ -12,7 +12,7 @@ HOMEPAGE="http://optik.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="alpha ~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" LICENSE="BSD" mydoc="*.txt" |