diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:09:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:09:41 +0000 |
commit | 73c402a341350d2cf083bbb802a5c9ee0003f2ac (patch) | |
tree | 07306077c5cba095f55eedf6ec8cd973bb16ab29 /x11-misc/periodic-calendar | |
parent | whitespace (diff) | |
download | historical-73c402a341350d2cf083bbb802a5c9ee0003f2ac.tar.gz historical-73c402a341350d2cf083bbb802a5c9ee0003f2ac.tar.bz2 historical-73c402a341350d2cf083bbb802a5c9ee0003f2ac.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-misc/periodic-calendar')
-rw-r--r-- | x11-misc/periodic-calendar/periodic-calendar-1.3.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/periodic-calendar/periodic-calendar-2.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-misc/periodic-calendar/periodic-calendar-1.3.ebuild b/x11-misc/periodic-calendar/periodic-calendar-1.3.ebuild index 44eabb360df8..fe2710b7de7f 100644 --- a/x11-misc/periodic-calendar/periodic-calendar-1.3.ebuild +++ b/x11-misc/periodic-calendar/periodic-calendar-1.3.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/periodic-calendar/periodic-calendar-1.3.ebuild,v 1.2 2005/07/26 14:49:34 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/periodic-calendar/periodic-calendar-1.3.ebuild,v 1.3 2007/07/13 05:09:41 mr_bones_ Exp $ inherit gnome2 eutils @@ -30,7 +30,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS ChangeLog COPYING* INSTALL README" - pkg_postinst() { ewarn "It's probably a good idea that you read the documentation for this package." ewarn "But just in case: From the README..." diff --git a/x11-misc/periodic-calendar/periodic-calendar-2.1.ebuild b/x11-misc/periodic-calendar/periodic-calendar-2.1.ebuild index 55f108032da8..1435c3e3a08e 100644 --- a/x11-misc/periodic-calendar/periodic-calendar-2.1.ebuild +++ b/x11-misc/periodic-calendar/periodic-calendar-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/periodic-calendar/periodic-calendar-2.1.ebuild,v 1.2 2007/02/18 23:50:31 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/periodic-calendar/periodic-calendar-2.1.ebuild,v 1.3 2007/07/13 05:09:41 mr_bones_ Exp $ inherit gnome2 eutils @@ -30,7 +30,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS ChangeLog COPYING* INSTALL README" - pkg_postinst() { ewarn "It's probably a good idea that you read the documentation for this package." ewarn "But just in case: From the README..." |