diff options
author | Mike Gardiner <obz@gentoo.org> | 2003-10-24 09:41:35 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2003-10-24 09:41:35 +0000 |
commit | bee955c400e92c4f0105075a207dbc75af0814e3 (patch) | |
tree | 3343d46967004e24a4b19b1cc14a1f958daa0b2c /x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild | |
parent | s/DOC with DOCS fix (diff) | |
download | gentoo-2-bee955c400e92c4f0105075a207dbc75af0814e3.tar.gz gentoo-2-bee955c400e92c4f0105075a207dbc75af0814e3.tar.bz2 gentoo-2-bee955c400e92c4f0105075a207dbc75af0814e3.zip |
s/DOC with DOCS fix
Diffstat (limited to 'x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild')
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild index d74b6ba67050..6af02d374e8a 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild,v 1.4 2003/07/19 23:55:04 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild,v 1.5 2003/10/24 09:41:18 obz Exp $ inherit gnome2 @@ -13,4 +13,4 @@ LICENSE="GPL-2" DEPEND="" -DOC="AUTHORS COPY* README INSTALL NEWS ChangeLog" +DOCS="AUTHORS COPY* README INSTALL NEWS ChangeLog" |