diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:01:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:01:43 +0000 |
commit | 0204de232bfb121b4d499c4322596f2cdcf8dc88 (patch) | |
tree | 16f6fce9e28aa1290ce8835ab4abd26c5dfc3fe1 /app-xemacs/net-utils | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-0204de232bfb121b4d499c4322596f2cdcf8dc88.tar.gz gentoo-2-0204de232bfb121b4d499c4322596f2cdcf8dc88.tar.bz2 gentoo-2-0204de232bfb121b4d499c4322596f2cdcf8dc88.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/net-utils')
-rw-r--r-- | app-xemacs/net-utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/net-utils/net-utils-1.49.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/net-utils/ChangeLog b/app-xemacs/net-utils/ChangeLog index ca97808d70dd..c0f096371f62 100644 --- a/app-xemacs/net-utils/ChangeLog +++ b/app-xemacs/net-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/net-utils # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/ChangeLog,v 1.14 2007/05/05 15:30:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/ChangeLog,v 1.15 2007/05/29 21:01:43 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> net-utils-1.49.ebuild: + alpha stable wrt #175560 05 May 2007; Hans de Graaff <graaff@gentoo.org> net-utils-1.32.ebuild: Use RDEPEND instead of DEPEND diff --git a/app-xemacs/net-utils/net-utils-1.49.ebuild b/app-xemacs/net-utils/net-utils-1.49.ebuild index a571156124af..59cc063a3603 100644 --- a/app-xemacs/net-utils/net-utils-1.49.ebuild +++ b/app-xemacs/net-utils/net-utils-1.49.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/net-utils/net-utils-1.49.ebuild,v 1.1 2006/12/22 09:32:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/net-utils-1.49.ebuild,v 1.2 2007/05/29 21:01:43 armin76 Exp $ SLOT="0" IUSE="" @@ -23,7 +23,7 @@ app-xemacs/mh-e app-xemacs/mew app-xemacs/ecrypto " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |