diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-05-16 12:01:22 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-05-16 12:01:22 +0000 |
commit | 86c95d1a76c1ad3bda1cac9048df2de5fcad56e6 (patch) | |
tree | 97de0d1bd581b3700d3b2aa800bc97cb77237d1d /app-emacs/boxquote | |
parent | stable x86/amd64, bug 178723 (diff) | |
download | gentoo-2-86c95d1a76c1ad3bda1cac9048df2de5fcad56e6.tar.gz gentoo-2-86c95d1a76c1ad3bda1cac9048df2de5fcad56e6.tar.bz2 gentoo-2-86c95d1a76c1ad3bda1cac9048df2de5fcad56e6.zip |
stable x86/amd64, bug 178722
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-emacs/boxquote')
-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 |