diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-01-31 16:56:19 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-01-31 16:56:19 +0000 |
commit | ce8ac466e2aea31a3dc5cab16d31a404d0aa933f (patch) | |
tree | 7dbbddf757ff88ad198a745e267721480fb0b7d0 | |
parent | applied some dependency fixes (diff) | |
download | historical-ce8ac466e2aea31a3dc5cab16d31a404d0aa933f.tar.gz historical-ce8ac466e2aea31a3dc5cab16d31a404d0aa933f.tar.bz2 historical-ce8ac466e2aea31a3dc5cab16d31a404d0aa933f.zip |
license and doc fixes
8 files changed, 7 insertions, 69 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 8e3206497d20..cc6825fccab8 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,10 +1,12 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.6 2003/01/31 14:54:48 spider Exp $ - +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.7 2003/01/31 16:56:19 foser Exp $ *gnome-icon-theme-1.0.0 (31 Jan 2003) + 31 Jan 2003; foser <foser@gentoo.org> gnome-icon-theme-1.0.0.ebuild : + Fixed license and docs + 31 Jan 2003; Spider <spider@gentoo.org> gnome-icon-theme-1.0.0.ebuild : real 2.2rc2 release diff --git a/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.0 b/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.0 deleted file mode 100644 index de02d89cfdba..000000000000 --- a/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 6dd9a62054855b30d55ee784fb65bdbc gnome-icon-theme-0.1.0.tar.bz2 769804 diff --git a/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.1 b/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.1 deleted file mode 100644 index 6b80a200e671..000000000000 --- a/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 411398b6c02c8a1d8977031b3d76c059 gnome-icon-theme-0.1.1.tar.bz2 785240 diff --git a/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.5 b/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.5 deleted file mode 100644 index d0207c5f66e6..000000000000 --- a/x11-themes/gnome-icon-theme/files/digest-gnome-icon-theme-0.1.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 99e0c33d1979cd904022941124d0c020 gnome-icon-theme-0.1.5.tar.bz2 830400 diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.0.ebuild deleted file mode 100644 index 98d622a44eb3..000000000000 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2002 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-0.1.0.ebuild,v 1.3 2002/12/15 10:44:24 bjb Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="Gnome2 default icon theme" -HOMEPAGE="http://www.gnome.org/" - -SLOT="0" -KEYWORDS="x86 ppc sparc alpha" -LICENSE="GPL-2 LGPL-2.1 FDL-1.1" - -RDEPEND="" -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.22" - - -DOC="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog" - - - diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.1.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.1.ebuild deleted file mode 100644 index 43de27b2286b..000000000000 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2002 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-0.1.1.ebuild,v 1.3 2002/12/15 10:44:24 bjb Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="Gnome2 default icon theme" -HOMEPAGE="http://www.gnome.org/" - -SLOT="0" -KEYWORDS="x86 ppc sparc alpha" -LICENSE="GPL-2 LGPL-2.1 FDL-1.1" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.22" - - -DOC="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog" diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.5.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.5.ebuild deleted file mode 100644 index 2403a394782a..000000000000 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-0.1.5.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2002 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-0.1.5.ebuild,v 1.1 2003/01/31 02:16:14 foser Exp $ - -inherit gnome2 - -S=${WORKDIR}/${P} -DESCRIPTION="Gnome2 default icon theme" -HOMEPAGE="http://www.gnome.org/" - -SLOT="0" -KEYWORDS="~x86 ~ppc" -LICENSE="GPL-2 LGPL-2.1 FDL-1.1" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.22" - -DOC="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog" diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild index 451cd055dc24..e3c95f33ce2e 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.0.ebuild,v 1.1 2003/01/31 14:54:48 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild,v 1.2 2003/01/31 16:56:19 foser Exp $ inherit gnome2 @@ -10,10 +10,10 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" KEYWORDS="~x86 ~ppc" -LICENSE="GPL-2 LGPL-2.1 FDL-1.1" +LICENSE="GPL-2" DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.22" -DOC="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog" +DOC="AUTHORS COPY* README INSTALL NEWS ChangeLog" |