diff options
author | Brent Baude <ranger@gentoo.org> | 2009-11-17 19:55:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-11-17 19:55:28 +0000 |
commit | 1c3986121b29a21384b94cde30c4e63e0568a81e (patch) | |
tree | a3f781e32b5507643c4213888a5ef5a664e207fb /app-emacs | |
parent | Marking rst-0.5-r1 ppc64 for bug 290041 (diff) | |
download | historical-1c3986121b29a21384b94cde30c4e63e0568a81e.tar.gz historical-1c3986121b29a21384b94cde30c4e63e0568a81e.tar.bz2 historical-1c3986121b29a21384b94cde30c4e63e0568a81e.zip |
Marking boxquote-1.23 ppc64 for bug 290655
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/boxquote/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog index 4ac2650183b1..619a4139a72b 100644 --- a/app-emacs/boxquote/ChangeLog +++ b/app-emacs/boxquote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/boxquote # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.24 2009/11/01 16:03:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.25 2009/11/17 19:55:28 ranger Exp $ + + 17 Nov 2009; Brent Baude <ranger@gentoo.org> boxquote-1.23.ebuild: + Marking boxquote-1.23 ppc64 for bug 290655 01 Nov 2009; nixnut <nixnut@gentoo.org> boxquote-1.23.ebuild: ppc stable #290655 diff --git a/app-emacs/boxquote/boxquote-1.23.ebuild b/app-emacs/boxquote/boxquote-1.23.ebuild index 2d730d3eee4d..ad16326fd958 100644 --- a/app-emacs/boxquote/boxquote-1.23.ebuild +++ b/app-emacs/boxquote/boxquote-1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.23.ebuild,v 1.3 2009/11/01 16:03:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.23.ebuild,v 1.4 2009/11/17 19:55:28 ranger Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" SITEFILE="50${PN}-gentoo.el" |