diff options
author | 2007-05-16 12:01:22 +0000 | |
---|---|---|
committer | 2007-05-16 12:01:22 +0000 | |
commit | a78bbae23ee52a2951ee86b35d1da65eb9495112 (patch) | |
tree | b51cd69cb11c8e253282f23ae6f19c8a5e6fc0dd | |
parent | stable x86/amd64, bug 178723 (diff) | |
download | historical-a78bbae23ee52a2951ee86b35d1da65eb9495112.tar.gz historical-a78bbae23ee52a2951ee86b35d1da65eb9495112.tar.bz2 historical-a78bbae23ee52a2951ee86b35d1da65eb9495112.zip |
stable x86/amd64, bug 178722
Package-Manager: portage-2.1.2.2
-rw-r--r-- | app-emacs/boxquote/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/boxquote/boxquote-1.18-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/boxquote/ChangeLog b/app-emacs/boxquote/ChangeLog index 509d60fd2753..0d511c55d34d 100644 --- a/app-emacs/boxquote/ChangeLog +++ b/app-emacs/boxquote/ChangeLog @@ -1,6 +1,10 @@ # 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.12 2007/04/16 18:25:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.13 2007/05/16 12:01:22 opfer Exp $ + + 16 May 2007; Christian Faulhammer <opfer@gentoo.org> + boxquote-1.18-r1.ebuild: + stable x86/amd64, bug 178722 *boxquote-1.18-r1 (16 Apr 2007) diff --git a/app-emacs/boxquote/boxquote-1.18-r1.ebuild b/app-emacs/boxquote/boxquote-1.18-r1.ebuild index c51d6405541d..4552959d3558 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.1 2007/04/16 18:25:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.18-r1.ebuild,v 1.2 2007/05/16 12:01:22 opfer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~ppc64" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" SITEFILE=51${PN}-gentoo.el |