diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-07 11:10:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-07 11:10:33 +0000 |
commit | fea193052bd28b2101e8c7e594ee3e170507adb7 (patch) | |
tree | 3157164d588bab477bc76938e3a7a9497ccbc074 /dev-python/snakeoil | |
parent | Removed old version. (diff) | |
download | gentoo-2-fea193052bd28b2101e8c7e594ee3e170507adb7.tar.gz gentoo-2-fea193052bd28b2101e8c7e594ee3e170507adb7.tar.bz2 gentoo-2-fea193052bd28b2101e8c7e594ee3e170507adb7.zip |
Add ~ia64 wrt #181133
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r-- | dev-python/snakeoil/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.1_rc2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/snakeoil/ChangeLog b/dev-python/snakeoil/ChangeLog index 67ca79e00fcd..059da57a4039 100644 --- a/dev-python/snakeoil/ChangeLog +++ b/dev-python/snakeoil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/snakeoil # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.1 2007/06/06 11:59:52 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.2 2007/06/07 11:10:33 armin76 Exp $ + + 07 Jun 2007; Raúl Porcel <armin76@gentoo.org> snakeoil-0.1_rc2.ebuild: + Add ~ia64 wrt #181133 *snakeoil-0.1_rc2 (06 Jun 2007) diff --git a/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild b/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild index 9c8768dcd52a..61b144ed4794 100644 --- a/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild +++ b/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild,v 1.1 2007/06/06 11:59:52 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/snakeoil-0.1_rc2.ebuild,v 1.2 2007/06/07 11:10:33 armin76 Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://www.pkgcore.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ia64 ~x86" IUSE="" DOCS="AUTHORS NEWS" |