diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-29 12:19:12 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-29 12:19:12 +0000 |
commit | a409f03686bfa55222a957111c68dab57be21b16 (patch) | |
tree | 80e0b0d695f2bb49ad1554aec4c3d51300793c7b /x11-misc/remind | |
parent | Remove 8.14.13-amd64.patch. Add fglrx-8.14.13-alt-2.6.12-agp.patch, ioctl32.p... (diff) | |
download | gentoo-2-a409f03686bfa55222a957111c68dab57be21b16.tar.gz gentoo-2-a409f03686bfa55222a957111c68dab57be21b16.tar.bz2 gentoo-2-a409f03686bfa55222a957111c68dab57be21b16.zip |
add spaces
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/remind')
-rw-r--r-- | x11-misc/remind/remind-03.00.22.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/remind/remind-03.00.23-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/remind/remind-03.00.22.ebuild b/x11-misc/remind/remind-03.00.22.ebuild index ec3b05aef777..5fe816a17927 100644 --- a/x11-misc/remind/remind-03.00.22.ebuild +++ b/x11-misc/remind/remind-03.00.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.22.ebuild,v 1.9 2005/07/25 22:28:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.22.ebuild,v 1.10 2005/07/29 12:19:12 swegener Exp $ DESCRIPTION="Ridiculously functional reminder program" HOMEPAGE="http://www.roaringpenguin.com/products/remind/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="X" -RDEPEND="X? (virtual/x11 +RDEPEND="X? ( virtual/x11 dev-lang/tk )" src_install() { diff --git a/x11-misc/remind/remind-03.00.23-r1.ebuild b/x11-misc/remind/remind-03.00.23-r1.ebuild index 2fa52214db89..faf29c68b729 100644 --- a/x11-misc/remind/remind-03.00.23-r1.ebuild +++ b/x11-misc/remind/remind-03.00.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.23-r1.ebuild,v 1.5 2005/07/25 22:28:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/remind/remind-03.00.23-r1.ebuild,v 1.6 2005/07/29 12:19:12 swegener Exp $ DESCRIPTION="Ridiculously functional reminder program" HOMEPAGE="http://www.roaringpenguin.com/penguin/open_source_remind.php" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~sparc" IUSE="X" -RDEPEND="X? (virtual/x11 +RDEPEND="X? ( virtual/x11 dev-lang/tk )" src_install() { |