diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-27 10:40:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-27 10:40:23 +0000 |
commit | 3d8a131c61dbf503bb7e9b5853dcb2acb3cb487f (patch) | |
tree | dad890d086ed4beb157101b885cfbb9cdde5b01e /app-portage | |
parent | version bump thanks to Christian Weiske <cweiske@cweiske.de> in bug 172008 (diff) | |
download | gentoo-2-3d8a131c61dbf503bb7e9b5853dcb2acb3cb487f.tar.gz gentoo-2-3d8a131c61dbf503bb7e9b5853dcb2acb3cb487f.tar.bz2 gentoo-2-3d8a131c61dbf503bb7e9b5853dcb2acb3cb487f.zip |
Add ~ia64 wrt bug 163745
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gatt-svn/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/gatt-svn/gatt-svn-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt-svn/ChangeLog b/app-portage/gatt-svn/ChangeLog index 091b40fc62c2..153edbe34ea8 100644 --- a/app-portage/gatt-svn/ChangeLog +++ b/app-portage/gatt-svn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/gatt-svn # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.7 2007/03/04 07:25:46 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.8 2007/03/27 10:40:23 armin76 Exp $ + + 27 Mar 2007; Raúl Porcel <armin76@gentoo.org> gatt-svn-9999.ebuild: + Add ~ia64 wrt bug 163745 04 Mar 2007; Marius Mauch <genone@gentoo.org> gatt-svn-9999.ebuild: Replacing einfo with elog diff --git a/app-portage/gatt-svn/gatt-svn-9999.ebuild b/app-portage/gatt-svn/gatt-svn-9999.ebuild index 947ad25a1596..177474c16e3b 100644 --- a/app-portage/gatt-svn/gatt-svn-9999.ebuild +++ b/app-portage/gatt-svn/gatt-svn-9999.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/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.7 2007/03/04 07:25:46 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.8 2007/03/27 10:40:23 armin76 Exp $ inherit subversion @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=dev-libs/boost-1.33.1 |