summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-29 18:36:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-29 18:36:21 +0000
commit1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc (patch)
tree98d401c89d23b0f3b6558be16b9cc3a7baee592d /app-xemacs/dired
parentQA_EXECSTACK marked (diff)
downloadhistorical-1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc.tar.gz
historical-1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc.tar.bz2
historical-1bf9bafd9a429cddafd4e93dd9a5ece244f5bdfc.zip
alpha stable wrt #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/dired')
-rw-r--r--app-xemacs/dired/ChangeLog5
-rw-r--r--app-xemacs/dired/dired-1.17.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/dired/ChangeLog b/app-xemacs/dired/ChangeLog
index 4414e0740784..0c2cfa55d1b9 100644
--- a/app-xemacs/dired/ChangeLog
+++ b/app-xemacs/dired/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/dired
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dired/ChangeLog,v 1.10 2007/05/05 15:35:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dired/ChangeLog,v 1.11 2007/05/29 18:19:27 armin76 Exp $
+
+ 29 May 2007; Raúl Porcel <armin76@gentoo.org> dired-1.17.ebuild:
+ alpha stable wrt #175560
05 May 2007; Hans de Graaff <graaff@gentoo.org> dired-1.13.ebuild:
Use RDEPEND instead of DEPEND
diff --git a/app-xemacs/dired/dired-1.17.ebuild b/app-xemacs/dired/dired-1.17.ebuild
index e0bb84241b7d..4dd8a4c91d3c 100644
--- a/app-xemacs/dired/dired-1.17.ebuild
+++ b/app-xemacs/dired/dired-1.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dired/dired-1.17.ebuild,v 1.1 2006/11/11 10:14:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/dired/dired-1.17.ebuild,v 1.2 2007/05/29 18:19:27 armin76 Exp $
SLOT="0"
IUSE=""
@@ -10,6 +10,6 @@ PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/prog-modes
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages