diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-18 15:21:28 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-18 15:21:28 +0000 |
commit | ea7506aab7a9434b2f08b14253cb5bcfa6a27749 (patch) | |
tree | 4ff153b801836c5430b01999da4c168a5c5c3e4f | |
parent | Added ~amd64 wrt bug #170433 (diff) | |
download | gentoo-2-ea7506aab7a9434b2f08b14253cb5bcfa6a27749.tar.gz gentoo-2-ea7506aab7a9434b2f08b14253cb5bcfa6a27749.tar.bz2 gentoo-2-ea7506aab7a9434b2f08b14253cb5bcfa6a27749.zip |
Added ~amd64 wrt bug #170433
(Portage version: 2.1.3.6)
-rw-r--r-- | gnustep-apps/mylibrary/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/gnustep-apps/mylibrary/ChangeLog b/gnustep-apps/mylibrary/ChangeLog index 6417d16cd69e..3eb2c4f524b8 100644 --- a/gnustep-apps/mylibrary/ChangeLog +++ b/gnustep-apps/mylibrary/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/mylibrary # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v 1.5 2007/06/11 15:53:32 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/ChangeLog,v 1.6 2007/08/18 15:21:28 angelos Exp $ + + 18 Aug 2007; Christoph Mende <angelos@gentoo.org> + mylibrary-0.4.5g-r1.ebuild: + Added ~amd64 wrt bug #170433 11 Jun 2007; Bernard Cafarelli <voyageur@gentoo.org> -mylibrary-0.4.5g.ebuild: diff --git a/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild b/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild index d05a94253317..b168bbbea5b2 100644 --- a/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild +++ b/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild,v 1.3 2007/07/13 07:00:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/mylibrary/mylibrary-0.4.5g-r1.ebuild,v 1.4 2007/08/18 15:21:28 angelos Exp $ inherit gnustep @@ -11,7 +11,7 @@ HOMEPAGE="http://www.people.virginia.edu/~yc2w/MyLibrary/" SRC_URI="http://www.people.virginia.edu/~yc2w/MyLibrary/${P/myl/MyL}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" DEPEND="${GS_DEPEND}" |