summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2006-01-08 23:28:37 +0000
committerChris White <chriswhite@gentoo.org>2006-01-08 23:28:37 +0000
commit26112f6f51b272e8ea2f15dd45e4b253d186e48b (patch)
tree2e06201ef2ca37db027cf7e235ad9a9d98bba059 /app-pda/orange
parentFixed LDPATH (bug #110561). (diff)
downloadgentoo-2-26112f6f51b272e8ea2f15dd45e4b253d186e48b.tar.gz
gentoo-2-26112f6f51b272e8ea2f15dd45e4b253d186e48b.tar.bz2
gentoo-2-26112f6f51b272e8ea2f15dd45e4b253d186e48b.zip
Three line DESCRIPTIONs are bad and make baby jesus cry. Moving to <longdescription> in metadata.xml and making a shorter DESCRIPTION for the ebuild. Thank you for shopping at Gentoo.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'app-pda/orange')
-rw-r--r--app-pda/orange/ChangeLog8
-rw-r--r--app-pda/orange/Manifest4
-rw-r--r--app-pda/orange/metadata.xml5
-rw-r--r--app-pda/orange/orange-0.2-r1.ebuild8
4 files changed, 16 insertions, 9 deletions
diff --git a/app-pda/orange/ChangeLog b/app-pda/orange/ChangeLog
index a8872dd6225b..49923934659c 100644
--- a/app-pda/orange/ChangeLog
+++ b/app-pda/orange/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/orange
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.7 2005/01/01 15:46:20 eradicator Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/ChangeLog,v 1.8 2006/01/08 23:28:37 chriswhite Exp $
+
+ 08 Jan 2006; Chris White <chriswhite@gentoo.org> metadata.xml,
+ orange-0.2-r1.ebuild:
+ Moved DESCRIPTION to metadata.xml and fixed DESCRIPTION in ebuild.
18 Oct 2004; David Holm <dholm@gentoo.org> orange-0.2-r1.ebuild:
Added to ~ppc.
diff --git a/app-pda/orange/Manifest b/app-pda/orange/Manifest
index 8095c2f86796..8c1affac6484 100644
--- a/app-pda/orange/Manifest
+++ b/app-pda/orange/Manifest
@@ -1,4 +1,4 @@
MD5 91f6c4feccec1a8bc1758331445e5e19 ChangeLog 978
-MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156
-MD5 74efb96ce4ba0a2e2f9a92aea14a03f0 orange-0.2-r1.ebuild 868
MD5 3339a3a1177eae3ebf876657ef36d831 files/digest-orange-0.2-r1 62
+MD5 de6165bd00e440fd93135692763ce33f metadata.xml 338
+MD5 8fdc750dcf48a97603b6d84eb8590e4b orange-0.2-r1.ebuild 788
diff --git a/app-pda/orange/metadata.xml b/app-pda/orange/metadata.xml
index 228404d3a4b2..525bd970c83a 100644
--- a/app-pda/orange/metadata.xml
+++ b/app-pda/orange/metadata.xml
@@ -2,4 +2,9 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>pda</herd>
+<longdescription>
+Orange is a tool and library for squeezing out juicy
+installable Microsoft Cabinet Files from self-extracting installers
+for Microsoft Windows
+</longdescription>
</pkgmetadata>
diff --git a/app-pda/orange/orange-0.2-r1.ebuild b/app-pda/orange/orange-0.2-r1.ebuild
index 500e3ffbc833..f06e30b2a870 100644
--- a/app-pda/orange/orange-0.2-r1.ebuild
+++ b/app-pda/orange/orange-0.2-r1.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/orange-0.2-r1.ebuild,v 1.7 2005/01/01 15:46:20 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/orange/orange-0.2-r1.ebuild,v 1.8 2006/01/08 23:28:37 chriswhite Exp $
-DESCRIPTION="Orange is a tool and library for squeezing out juicy \
-installable Microsoft Cabinet Files from self-extracting installers \
-for Microsoft Windows"
+DESCRIPTION="A tool and library for extracting cabs from executable installers."
HOMEPAGE="http://sourceforge.net/projects/synce/"
SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"