diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-19 19:18:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-19 19:18:44 +0000 |
commit | 47599f21fcd31fec48899153cc74e73c3683a5db (patch) | |
tree | 186b040cbeb51f4e679a1509246c6a6969eea744 /app-emacs/quilt-el | |
parent | Remove old version; fix deps for smb4k-0.10.1 (diff) | |
download | gentoo-2-47599f21fcd31fec48899153cc74e73c3683a5db.tar.gz gentoo-2-47599f21fcd31fec48899153cc74e73c3683a5db.tar.bz2 gentoo-2-47599f21fcd31fec48899153cc74e73c3683a5db.zip |
ppc stable #254621
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'app-emacs/quilt-el')
-rw-r--r-- | app-emacs/quilt-el/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/quilt-el/quilt-el-0.45.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/quilt-el/ChangeLog b/app-emacs/quilt-el/ChangeLog index 900e253b1a54..ad121359fdab 100644 --- a/app-emacs/quilt-el/ChangeLog +++ b/app-emacs/quilt-el/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/quilt-el # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.8 2009/01/18 17:25:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.9 2009/02/19 19:18:44 nixnut Exp $ + + 19 Feb 2009; nixnut <nixnut@gentoo.org> quilt-el-0.45.4.ebuild: + ppc stable #254621 18 Jan 2009; Markus Meier <maekke@gentoo.org> quilt-el-0.45.4.ebuild: amd64 stable, bug #254621 diff --git a/app-emacs/quilt-el/quilt-el-0.45.4.ebuild b/app-emacs/quilt-el/quilt-el-0.45.4.ebuild index f409c08d3f86..fa3e0f8efd4a 100644 --- a/app-emacs/quilt-el/quilt-el-0.45.4.ebuild +++ b/app-emacs/quilt-el/quilt-el-0.45.4.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/quilt-el/quilt-el-0.45.4.ebuild,v 1.8 2009/01/18 17:25:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/quilt-el-0.45.4.ebuild,v 1.9 2009/02/19 19:18:44 nixnut Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://stakeuchi.sakura.ne.jp/dev/quilt-el/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-util/quilt" |