diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-01 16:40:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-06-01 16:40:03 +0000 |
commit | 38f774b964b8f920afee363bbc195dc2f10989f5 (patch) | |
tree | 588f1d50994b658f392de51fa6ec0d405ad07f50 /app-emacs | |
parent | Stable on ppc wrt bug 178693 (diff) | |
download | gentoo-2-38f774b964b8f920afee363bbc195dc2f10989f5.tar.gz gentoo-2-38f774b964b8f920afee363bbc195dc2f10989f5.tar.bz2 gentoo-2-38f774b964b8f920afee363bbc195dc2f10989f5.zip |
Stable on ppc wrt bug 178722
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/boxquote/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog index 352a0d72dd17..64cab22736ed 100644 --- a/app-emacs/boxquote/ChangeLog +++ b/app-emacs/boxquote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/boxquote # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.14 2007/05/19 09:16:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.15 2007/06/01 16:40:03 nixnut Exp $ + + 01 Jun 2007; nixnut <nixnut@gentoo.org> boxquote-1.18-r1.ebuild: + Stable on ppc wrt bug 178722 19 May 2007; Markus Rothe <corsair@gentoo.org> boxquote-1.18-r1.ebuild: Stable on ppc64; bug #178722 diff --git a/app-emacs/boxquote/boxquote-1.18-r1.ebuild b/app-emacs/boxquote/boxquote-1.18-r1.ebuild index fbdff85f01b1..0964286cde0f 100644 --- a/app-emacs/boxquote/boxquote-1.18-r1.ebuild +++ b/app-emacs/boxquote/boxquote-1.18-r1.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-emacs/boxquote/boxquote-1.18-r1.ebuild,v 1.3 2007/05/19 09:16:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18-r1.ebuild,v 1.4 2007/06/01 16:40:03 nixnut Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" SITEFILE=51${PN}-gentoo.el |