diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-30 19:16:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-30 19:16:37 +0000 |
commit | 6ca711958546986a64aaa4e6576ddc514a22a400 (patch) | |
tree | 5aeded45a33ab90445350bde734f531a303b2fc7 | |
parent | amd64/x86 stable, bug #290613 (diff) | |
download | gentoo-2-6ca711958546986a64aaa4e6576ddc514a22a400.tar.gz gentoo-2-6ca711958546986a64aaa4e6576ddc514a22a400.tar.bz2 gentoo-2-6ca711958546986a64aaa4e6576ddc514a22a400.zip |
amd64/x86 stable, bug #290655
(Portage version: 2.2_rc46/cvs/Linux x86_64)
-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 5c249622019f..0af0311ddb16 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.22 2009/09/27 13:14:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.23 2009/10/30 19:16:37 maekke Exp $ + + 30 Oct 2009; Markus Meier <maekke@gentoo.org> boxquote-1.23.ebuild: + amd64/x86 stable, bug #290655 *boxquote-1.23 (27 Sep 2009) diff --git a/app-emacs/boxquote/boxquote-1.23.ebuild b/app-emacs/boxquote/boxquote-1.23.ebuild index ac72b29c0b90..9b2b4771eed4 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.1 2009/09/27 13:14:29 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.23.ebuild,v 1.2 2009/10/30 19:16:37 maekke 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" |