diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-03 14:51:23 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-03 14:51:23 +0000 |
commit | bd8d855c50d39da2d0ca41c85ece0499be6e2be2 (patch) | |
tree | 39254ec075697c35c7071c4d283dddf3649da88b /app-editors | |
parent | Stable on sparc wrt bug #46258. (diff) | |
download | historical-bd8d855c50d39da2d0ca41c85ece0499be6e2be2.tar.gz historical-bd8d855c50d39da2d0ca41c85ece0499be6e2be2.tar.bz2 historical-bd8d855c50d39da2d0ca41c85ece0499be6e2be2.zip |
Closing #46659.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/qemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/qemacs/Manifest | 8 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.3.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index b9b7d4729af7..c8d777fe7ba9 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/qemacs # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.4 2004/03/30 02:39:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.5 2004/04/03 14:51:23 aliz Exp $ + + 03 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qemacs-0.3.1.ebuild: + Adding amd64 keyword, closing #46659. 29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> qemacs-0.3.1.ebuild: inherit eutils for epatch; tidy; fix IUSE diff --git a/app-editors/qemacs/Manifest b/app-editors/qemacs/Manifest index e3843d0f45d1..838ff9bbe1d6 100644 --- a/app-editors/qemacs/Manifest +++ b/app-editors/qemacs/Manifest @@ -1,5 +1,5 @@ -MD5 3f198a321ed49fa74e36bc6caa9332ba ChangeLog 921 -MD5 33cc30482af45c255cb716a9d1b41af3 qemacs-0.3.1.ebuild 1031 -MD5 1bef560680eaab10f0524f228c5dc6eb files/digest-qemacs-0.3.1 64 -MD5 a4c613ab493b62325669d8d1353c8b2e files/qemacs-Makefile-gentoo.patch 421 +MD5 0577988f8871b3fe8b6428017719fe72 ChangeLog 1026 +MD5 e0a134788e790c62862cdd0585b44ec9 qemacs-0.3.1.ebuild 1033 MD5 26f2791358b330724fe8dfa7a4dba22a files/qemacs-0.3.1-configure-gentoo.patch 496 +MD5 a4c613ab493b62325669d8d1353c8b2e files/qemacs-Makefile-gentoo.patch 421 +MD5 1bef560680eaab10f0524f228c5dc6eb files/digest-qemacs-0.3.1 64 diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild index ed831d39e5f8..bab1a0ca25b6 100644 --- a/app-editors/qemacs/qemacs-0.3.1.ebuild +++ b/app-editors/qemacs/qemacs-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.6 2004/03/30 02:39:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.7 2004/04/03 14:51:23 aliz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemacs/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="X png" DEPEND="X? ( virtual/x11 ) |