diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:23:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 21:23:21 +0000 |
commit | e403bbf5e59c02fe24df206f8ff0f0f5f86483b1 (patch) | |
tree | 885df1010279ca5e0511190df01900b8410bdb8b /app-xemacs/os-utils | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-e403bbf5e59c02fe24df206f8ff0f0f5f86483b1.tar.gz gentoo-2-e403bbf5e59c02fe24df206f8ff0f0f5f86483b1.tar.bz2 gentoo-2-e403bbf5e59c02fe24df206f8ff0f0f5f86483b1.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/os-utils')
-rw-r--r-- | app-xemacs/os-utils/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/os-utils/os-utils-1.39.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/os-utils/ChangeLog b/app-xemacs/os-utils/ChangeLog index 4231a9e32f0c..04b873fb3547 100644 --- a/app-xemacs/os-utils/ChangeLog +++ b/app-xemacs/os-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/os-utils -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/os-utils/ChangeLog,v 1.10 2006/12/22 09:36:57 graaff Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/os-utils/ChangeLog,v 1.11 2007/05/29 21:23:21 armin76 Exp $ + + 29 May 2007; Raúl Porcel <armin76@gentoo.org> os-utils-1.39.ebuild: + alpha stable wrt #175560 *os-utils-1.39 (22 Dec 2006) diff --git a/app-xemacs/os-utils/os-utils-1.39.ebuild b/app-xemacs/os-utils/os-utils-1.39.ebuild index caa22d0d0086..02be18993d84 100644 --- a/app-xemacs/os-utils/os-utils-1.39.ebuild +++ b/app-xemacs/os-utils/os-utils-1.39.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/os-utils/os-utils-1.39.ebuild,v 1.1 2006/12/22 09:36:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/os-utils/os-utils-1.39.ebuild,v 1.2 2007/05/29 21:23:21 armin76 Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |