diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 11:31:04 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 11:31:04 +0000 |
commit | 1cdef1ff7ec3cf485b3a9b3f9df7952d5c7c6090 (patch) | |
tree | 27cd68e6779fd10a2c50ba53b767e7f130d8e8e3 /app-office/dia | |
parent | rounding out (diff) | |
download | gentoo-2-1cdef1ff7ec3cf485b3a9b3f9df7952d5c7c6090.tar.gz gentoo-2-1cdef1ff7ec3cf485b3a9b3f9df7952d5c7c6090.tar.bz2 gentoo-2-1cdef1ff7ec3cf485b3a9b3f9df7952d5c7c6090.zip |
repoman: fix leading whitespace
Diffstat (limited to 'app-office/dia')
-rw-r--r-- | app-office/dia/Manifest | 4 | ||||
-rw-r--r-- | app-office/dia/dia-0.88.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/dia/dia-0.91.ebuild | 20 |
3 files changed, 14 insertions, 14 deletions
diff --git a/app-office/dia/Manifest b/app-office/dia/Manifest index e92abb3c05a9..f7a3c035f4e6 100644 --- a/app-office/dia/Manifest +++ b/app-office/dia/Manifest @@ -1,7 +1,7 @@ MD5 07c67259aafcf9af40e007a42622153f ChangeLog 2467 -MD5 bb68b35d494051a198648adc33baf82a dia-0.88.1-r1.ebuild 1107 +MD5 425afbd8a6e2f57de0db9fee05a61d35 dia-0.88.1-r1.ebuild 1108 MD5 396ab6879579cb23058d5041459de35d dia-0.90-r2.ebuild 1409 -MD5 363507e94c6f95ad1e2c328ba22f7761 dia-0.91.ebuild 1677 +MD5 1e1bfa2d5a8338298a66e6e4e0efb791 dia-0.91.ebuild 1651 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 2dc18dc468903c86599f681f73802f3e files/dia-0.91-Cisco-Makefile.in 17188 MD5 1ae42abab37b7fb025361b0bf9e74cf5 files/digest-dia-0.88.1-r1 63 diff --git a/app-office/dia/dia-0.88.1-r1.ebuild b/app-office/dia/dia-0.88.1-r1.ebuild index 988f7c94f253..0183e8831964 100644 --- a/app-office/dia/dia-0.88.1-r1.ebuild +++ b/app-office/dia/dia-0.88.1-r1.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/app-office/dia/dia-0.88.1-r1.ebuild,v 1.12 2003/02/13 09:15:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.88.1-r1.ebuild,v 1.13 2003/09/08 11:27:52 msterret Exp $ DESCRIPTION="Diagram Creation Program" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" @@ -26,7 +26,7 @@ src_compile() { use bonobo && myconf="--enable-gnome --enable-bonobo" # use python && myconf="${myconf} --with-python" use nls || myconf="${myconf} --disable-nls" - use cups || myconf="${myconf} --disable-gnome-print" + use cups || myconf="${myconf} --disable-gnome-print" econf ${myconf} emake || die } diff --git a/app-office/dia/dia-0.91.ebuild b/app-office/dia/dia-0.91.ebuild index 0037f840939e..e56d2c6182f9 100644 --- a/app-office/dia/dia-0.91.ebuild +++ b/app-office/dia/dia-0.91.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/app-office/dia/dia-0.91.ebuild,v 1.7 2003/09/06 22:21:01 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.91.ebuild,v 1.8 2003/09/08 11:27:52 msterret Exp $ DESCRIPTION="Diagram Creation Program" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.gz" @@ -18,17 +18,17 @@ DEPEND=">=x11-libs/gtk+-2.0.0 >=media-libs/freetype-2.0.9 >=dev-util/intltool-0.21 png? ( media-libs/libpng - media-libs/libart_lgpl ) + media-libs/libart_lgpl ) gnome? ( >=gnome-base/libgnome-2.0 - >=gnome-base/libgnomeui-2.0 ) + >=gnome-base/libgnomeui-2.0 ) python? ( >=dev-lang/python-2.0 >=dev-python/pygtk-1.99 )" src_unpack() { unpack ${A} - # fix b0rked Makefile in Cisco directory + # fix b0rked Makefile in Cisco directory einfo "Patching shapes/Cisco/Makefile.in" - cd ${S} + cd ${S} cp ${FILESDIR}/${P}-Cisco-Makefile.in ${S}/shapes/Cisco/Makefile.in || die } @@ -36,7 +36,7 @@ src_compile() { local myconf use gnome \ - && myconf="--enable-gnome" \ + && myconf="--enable-gnome" \ || myconf="--disable-gnome" use python && myconf="${myconf} --with-python" @@ -49,11 +49,11 @@ src_install() { make DESTDIR=${D} install || die dodoc AUTHORS COPYING ChangeLog README NEWS TODO KNOWN_BUGS - # fix .desktop link - dodir /usr/share/applications - mv ${D}/usr/share/gnome/apps/Applications/dia.desktop ${D}/usr/share/applications/dia.desktop + # fix .desktop link + dodir /usr/share/applications + mv ${D}/usr/share/gnome/apps/Applications/dia.desktop ${D}/usr/share/applications/dia.desktop rmdir ${D}/usr/share/gnome/apps/Applications - rmdir ${D}/usr/share/gnome/apps + rmdir ${D}/usr/share/gnome/apps echo "Categories=Application;GNOME;Office;" >> ${D}/usr/share/applications/dia.desktop } |