diff options
author | 2006-04-01 18:47:28 +0000 | |
---|---|---|
committer | 2006-04-01 18:47:28 +0000 | |
commit | c78626fcf90de464abd52f18c810577d2a5420d5 (patch) | |
tree | 83e290ae6f4481f1290c7768567e4771b2f406bc /dev-python/pyosd/pyosd-0.2.14.ebuild | |
parent | Mark 0.3.2a ~ia64 (diff) | |
download | gentoo-2-c78626fcf90de464abd52f18c810577d2a5420d5.tar.gz gentoo-2-c78626fcf90de464abd52f18c810577d2a5420d5.tar.bz2 gentoo-2-c78626fcf90de464abd52f18c810577d2a5420d5.zip |
Mark 0.2.14 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/pyosd/pyosd-0.2.14.ebuild')
-rw-r--r-- | dev-python/pyosd/pyosd-0.2.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyosd/pyosd-0.2.14.ebuild b/dev-python/pyosd/pyosd-0.2.14.ebuild index b1a17aaa3536..bcacca42c3b8 100644 --- a/dev-python/pyosd/pyosd-0.2.14.ebuild +++ b/dev-python/pyosd/pyosd-0.2.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.14.ebuild,v 1.1 2005/12/19 00:38:06 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyosd/pyosd-0.2.14.ebuild,v 1.2 2006/04/01 18:47:28 agriffis Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://repose.cx/pyosd/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ia64 ~ppc ~x86" DEPEND="virtual/python >=x11-libs/xosd-2.2.4" |