summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-07 16:59:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-07 16:59:59 +0000
commit9c8bdc8ccb15d364edd1a373ebbc61bc542f5d34 (patch)
tree6b64d92e65a42eecbeeb441d1eade7c88b56b417 /dev-python/telepathy-python
parentAdd ~alpha/~ia64 wrt #245949 (diff)
downloadgentoo-2-9c8bdc8ccb15d364edd1a373ebbc61bc542f5d34.tar.gz
gentoo-2-9c8bdc8ccb15d364edd1a373ebbc61bc542f5d34.tar.bz2
gentoo-2-9c8bdc8ccb15d364edd1a373ebbc61bc542f5d34.zip
Add ~alpha/~ia64 wrt #245949
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-python/telepathy-python')
-rw-r--r--dev-python/telepathy-python/ChangeLog8
-rw-r--r--dev-python/telepathy-python/telepathy-python-0.15.3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/telepathy-python/ChangeLog b/dev-python/telepathy-python/ChangeLog
index edac33b55185..12f80df18922 100644
--- a/dev-python/telepathy-python/ChangeLog
+++ b/dev-python/telepathy-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/telepathy-python
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.13 2008/12/24 10:07:11 bluebird Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.14 2009/01/07 16:59:59 armin76 Exp $
+
+ 07 Jan 2009; Raúl Porcel <armin76@gentoo.org>
+ telepathy-python-0.15.3.ebuild:
+ Add ~alpha/~ia64 wrt #245949
24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org>
telepathy-python-0.15.3.ebuild:
diff --git a/dev-python/telepathy-python/telepathy-python-0.15.3.ebuild b/dev-python/telepathy-python/telepathy-python-0.15.3.ebuild
index a83fcce8c46d..d759dfd37b09 100644
--- a/dev-python/telepathy-python/telepathy-python-0.15.3.ebuild
+++ b/dev-python/telepathy-python/telepathy-python-0.15.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.3.ebuild,v 1.2 2008/12/24 10:07:11 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.15.3.ebuild,v 1.3 2009/01/07 16:59:59 armin76 Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
IUSE=""
DEPEND="dev-libs/libxslt"