summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2003-10-24 09:41:35 +0000
committerMike Gardiner <obz@gentoo.org>2003-10-24 09:41:35 +0000
commitbee955c400e92c4f0105075a207dbc75af0814e3 (patch)
tree3343d46967004e24a4b19b1cc14a1f958daa0b2c /x11-themes/gnome-icon-theme
parents/DOC with DOCS fix (diff)
downloadgentoo-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')
-rw-r--r--x11-themes/gnome-icon-theme/ChangeLog7
-rw-r--r--x11-themes/gnome-icon-theme/Manifest11
-rw-r--r--x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.4.ebuild4
-rw-r--r--x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.5.ebuild4
-rw-r--r--x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild4
5 files changed, 16 insertions, 14 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog
index ae5de05b4655..043b1b4a2a66 100644
--- a/x11-themes/gnome-icon-theme/ChangeLog
+++ b/x11-themes/gnome-icon-theme/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-themes/gnome-icon-theme
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.28 2003/10/17 14:46:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.29 2003/10/24 09:41:17 obz Exp $
+
+ 24 Oct 2003; Mike Gardiner <obz@gentoo.org> gnome-icon-theme-1.0.4.ebuild,
+ gnome-icon-theme-1.0.5.ebuild, gnome-icon-theme-1.0.9.ebuild:
+ Fixed DOC to DOCS so that we install common documentation such as INSTALL,
+ README etc via the gnome2 eclass
17 Oct 2003; Aron Griffis <agriffis@gentoo.org>
gnome-icon-theme-1.0.9.ebuild:
diff --git a/x11-themes/gnome-icon-theme/Manifest b/x11-themes/gnome-icon-theme/Manifest
index b3513b7ebf95..1cac30e41695 100644
--- a/x11-themes/gnome-icon-theme/Manifest
+++ b/x11-themes/gnome-icon-theme/Manifest
@@ -1,11 +1,8 @@
-MD5 759a313cbd5822cc60a60dc6dccb65b9 gnome-icon-theme-1.1.0.ebuild 366
-MD5 fe39c6d595cf5843484f925143a07368 gnome-icon-theme-1.0.9.ebuild 485
-MD5 b6195e1e39fd4df09e3d6f6424d8349b gnome-icon-theme-1.0.4.ebuild 464
-MD5 c85585eca62ada3c4271cc89830c1d0f gnome-icon-theme-1.0.5.ebuild 472
-MD5 f655cd5a5622046f685c4a5dc7524521 ChangeLog 3438
+MD5 d0510032c3bfd463c16fa9a7e8ac6ada gnome-icon-theme-1.0.9.ebuild 479
+MD5 21c605ea2603ab55bc0d53c4a8f7cfc9 gnome-icon-theme-1.0.4.ebuild 461
+MD5 d802cd86130ba91f591b290572da2ba9 gnome-icon-theme-1.0.5.ebuild 469
+MD5 edaf4dbc7455456d0c71c65195151f54 ChangeLog 3687
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 e5a83b0ad668218e3c1394c65a19c8ab .gnome-icon-theme-1.1.0.ebuild.swp 12288
MD5 207eb4902efe5bf8fc3006ab939d77a8 files/digest-gnome-icon-theme-1.0.4 75
MD5 d90a7757a6d70adecb2c706848614d28 files/digest-gnome-icon-theme-1.0.5 75
MD5 79fed86dbc571a23c5b1f18e52b30c83 files/digest-gnome-icon-theme-1.0.9 76
-MD5 9828e2cd3ae51c10b7b88c4f0afcd81e files/digest-gnome-icon-theme-1.1.0 76
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.4.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.4.ebuild
index 85c3d0e88502..471dcb3373cb 100644
--- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.4.ebuild
+++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.4.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.4.ebuild,v 1.2 2003/07/19 23:55:04 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.4.ebuild,v 1.3 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"
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"
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild
index 71018b4b44c5..14554d6fc05d 100644
--- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild
+++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.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.9.ebuild,v 1.5 2003/10/18 22:54:00 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild,v 1.6 2003/10/24 09:41:18 obz Exp $
inherit gnome2
@@ -14,4 +14,4 @@ LICENSE="GPL-2"
DEPEND=""
-DOC="AUTHORS COPYING README INSTALL NEWS ChangeLog"
+DOCS="AUTHORS COPYING README INSTALL NEWS ChangeLog"