diff options
author | 2003-09-05 23:18:22 +0000 | |
---|---|---|
committer | 2003-09-05 23:18:22 +0000 | |
commit | 74c67bc9b18224aa531a17e81da6a6c266e23aa3 (patch) | |
tree | 02a510fccee994ec771f87ca27b66e65171a7955 /x11-misc/stickynotes_applet | |
parent | header fix (diff) | |
download | gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.gz gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.tar.bz2 gentoo-2-74c67bc9b18224aa531a17e81da6a6c266e23aa3.zip |
whitespace cleanup
Diffstat (limited to 'x11-misc/stickynotes_applet')
-rw-r--r-- | x11-misc/stickynotes_applet/Manifest | 8 | ||||
-rw-r--r-- | x11-misc/stickynotes_applet/stickynotes_applet-1.0.11.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/stickynotes_applet/stickynotes_applet-1.2.0.ebuild | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-misc/stickynotes_applet/Manifest b/x11-misc/stickynotes_applet/Manifest index 042da4a8af1e..b54f4da3d16c 100644 --- a/x11-misc/stickynotes_applet/Manifest +++ b/x11-misc/stickynotes_applet/Manifest @@ -1,6 +1,6 @@ -MD5 cc77bb3f8e3f86a3432955b7da79bdc0 files/digest-stickynotes_applet-1.0.11 77 -MD5 9e277068fd55e9ba16b1f46819476d55 files/digest-stickynotes_applet-1.2.0 76 -MD5 21dc856a6658a4b3db7364f5cd6de0f3 stickynotes_applet-1.0.11.ebuild 834 MD5 9afdeaa3376cd5d4ec7fed88f95c248b ChangeLog 550 +MD5 6f47961fa59f4f46b3debb1d2b60c384 stickynotes_applet-1.0.11.ebuild 833 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 151364d3fc887247fff706d6974ea499 stickynotes_applet-1.2.0.ebuild 833 +MD5 1fe611eaad435350dc3d3544140317a7 stickynotes_applet-1.2.0.ebuild 832 +MD5 cc77bb3f8e3f86a3432955b7da79bdc0 files/digest-stickynotes_applet-1.0.11 77 +MD5 9e277068fd55e9ba16b1f46819476d55 files/digest-stickynotes_applet-1.2.0 76 diff --git a/x11-misc/stickynotes_applet/stickynotes_applet-1.0.11.ebuild b/x11-misc/stickynotes_applet/stickynotes_applet-1.0.11.ebuild index e60e72acc8a1..8dd8485293f0 100644 --- a/x11-misc/stickynotes_applet/stickynotes_applet-1.0.11.ebuild +++ b/x11-misc/stickynotes_applet/stickynotes_applet-1.0.11.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-misc/stickynotes_applet/stickynotes_applet-1.0.11.ebuild,v 1.1 2003/06/01 23:59:48 jayskwak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stickynotes_applet/stickynotes_applet-1.0.11.ebuild,v 1.2 2003/09/05 23:18:18 msterret Exp $ inherit gnome2 @@ -18,7 +18,7 @@ RDEPEND=">=gnome-base/gconf-1.2.1 =gnome-base/libgnomeprintui-2.2* >=gnome-base/libgnomecanvas-2 >=media-libs/gdk-pixbuf-0.2" - + DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.21" diff --git a/x11-misc/stickynotes_applet/stickynotes_applet-1.2.0.ebuild b/x11-misc/stickynotes_applet/stickynotes_applet-1.2.0.ebuild index de65329071d1..a7616a9cee40 100644 --- a/x11-misc/stickynotes_applet/stickynotes_applet-1.2.0.ebuild +++ b/x11-misc/stickynotes_applet/stickynotes_applet-1.2.0.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-misc/stickynotes_applet/stickynotes_applet-1.2.0.ebuild,v 1.1 2003/07/19 14:56:02 jayskwak Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/stickynotes_applet/stickynotes_applet-1.2.0.ebuild,v 1.2 2003/09/05 23:18:18 msterret Exp $ inherit gnome2 @@ -18,7 +18,7 @@ RDEPEND=">=gnome-base/gconf-1.2.1 =gnome-base/libgnomeprintui-2.2* >=gnome-base/libgnomecanvas-2 >=media-libs/gdk-pixbuf-0.2" - + DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.21" |