diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 21:54:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 21:54:51 +0000 |
commit | b958f473f420e95793deaac3bb984b795530e27f (patch) | |
tree | 2e2160aa6224bcb20d464ce4f72519eeeba164f3 /x11-terms/rxvt-unicode | |
parent | Clean up 5.0.27-r1 to match enterprise 5.0.26-r2 build process. (diff) | |
download | historical-b958f473f420e95793deaac3bb984b795530e27f.tar.gz historical-b958f473f420e95793deaac3bb984b795530e27f.tar.bz2 historical-b958f473f420e95793deaac3bb984b795530e27f.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'x11-terms/rxvt-unicode')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild | 3 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild index 02d5efc58583..f1cf7f0009a8 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-8.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-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild,v 1.8 2007/04/26 19:39:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.1.ebuild,v 1.9 2007/07/14 21:54:51 mr_bones_ Exp $ inherit flag-o-matic @@ -75,4 +75,3 @@ pkg_postinst() { einfo "urxvt now always uses TERM=rxvt-unicode so that the" einfo "upstream-supplied terminfo files can be used." } - diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild index 8e831cbf8f97..90fa2dfc0cc9 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-8.2.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-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild,v 1.2 2007/04/26 19:39:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-8.2.ebuild,v 1.3 2007/07/14 21:54:51 mr_bones_ Exp $ inherit flag-o-matic @@ -75,4 +75,3 @@ pkg_postinst() { einfo "urxvt now always uses TERM=rxvt-unicode so that the" einfo "upstream-supplied terminfo files can be used." } - |