diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-20 19:07:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-20 19:07:19 +0000 |
commit | deb2ec96b682d02bcec2a80ed31af268d7bbcd0e (patch) | |
tree | 67bcbd55fa164879c6ba7f968b598d2cf1efe784 /app-text | |
parent | stable x86, security bug 210260 (diff) | |
download | gentoo-2-deb2ec96b682d02bcec2a80ed31af268d7bbcd0e.tar.gz gentoo-2-deb2ec96b682d02bcec2a80ed31af268d7bbcd0e.tar.bz2 gentoo-2-deb2ec96b682d02bcec2a80ed31af268d7bbcd0e.zip |
Added ~ppc wrt bug 207679
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/notecase/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/notecase/notecase-1.7.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/notecase/ChangeLog b/app-text/notecase/ChangeLog index 2a30d5b73880..4b02591cdec5 100644 --- a/app-text/notecase/ChangeLog +++ b/app-text/notecase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/notecase # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/ChangeLog,v 1.12 2008/02/05 21:32:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/ChangeLog,v 1.13 2008/02/20 19:07:19 nixnut Exp $ + + 20 Feb 2008; nixnut <nixnut@gentoo.org> notecase-1.7.6.ebuild: + Added ~ppc wrt bug 207679 *notecase-1.7.9 (05 Feb 2008) diff --git a/app-text/notecase/notecase-1.7.6.ebuild b/app-text/notecase/notecase-1.7.6.ebuild index c02c1b644ec6..9ee6ea07e70a 100644 --- a/app-text/notecase/notecase-1.7.6.ebuild +++ b/app-text/notecase/notecase-1.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/notecase-1.7.6.ebuild,v 1.2 2008/01/20 11:50:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/notecase/notecase-1.7.6.ebuild,v 1.3 2008/02/20 19:07:19 nixnut Exp $ inherit eutils fdo-mime @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}_src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="gnome nls" RDEPEND=">=x11-libs/gtk+-2.6" |