diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:03 +0000 |
commit | e1f4adc59ed7c3588ef26e1df52b78fcba54e12a (patch) | |
tree | f283d8f58d9f2e65a566521ef1f2963536b9273b /x11-wm/ratpoison | |
parent | fix gtk2.4 build (diff) | |
download | historical-e1f4adc59ed7c3588ef26e1df52b78fcba54e12a.tar.gz historical-e1f4adc59ed7c3588ef26e1df52b78fcba54e12a.tar.bz2 historical-e1f4adc59ed7c3588ef26e1df52b78fcba54e12a.zip |
Add inherit eutils
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r-- | x11-wm/ratpoison/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index c68e6f57a6c0..07dbbac7eb9d 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ratpoison # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.21 2004/04/26 15:07:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.22 2004/04/27 21:43:54 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ratpoison-1.3.0_rc1.ebuild: + Add inherit eutils 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> ratpoison-1.2.2-r1.ebuild, ratpoison-1.3.0_rc1.ebuild: diff --git a/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild b/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild index 41eb63389f18..946c371a127e 100644 --- a/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild,v 1.6 2004/04/26 15:07:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.3.0_rc1.ebuild,v 1.7 2004/04/27 21:43:54 agriffis Exp $ -inherit elisp-common +inherit elisp-common eutils DESCRIPTION="Ratpoison is an extremely light-weight and barebones wm modelled after screen" HOMEPAGE="http://ratpoison.sourceforge.net/" |