diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-05-31 19:48:19 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-05-31 19:48:19 +0000 |
commit | 69ab314b3dcd357e63b6506de218931ed28e7d77 (patch) | |
tree | 365b711f2d0aeac7b611cbd87d2380c486edb3b5 /www-apps/gnopaste | |
parent | Doesn't build with seamonkey; bug #180097 (diff) | |
download | gentoo-2-69ab314b3dcd357e63b6506de218931ed28e7d77.tar.gz gentoo-2-69ab314b3dcd357e63b6506de218931ed28e7d77.tar.bz2 gentoo-2-69ab314b3dcd357e63b6506de218931ed28e7d77.zip |
www-apps/gnopaste: added missing file (buf #180395)
(Portage version: 2.1.2.7)
Diffstat (limited to 'www-apps/gnopaste')
-rw-r--r-- | www-apps/gnopaste/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/gnopaste/files/postinstall-en-0.5.5.txt | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/www-apps/gnopaste/ChangeLog b/www-apps/gnopaste/ChangeLog index a5b7e07cb8da..f74b83ac2312 100644 --- a/www-apps/gnopaste/ChangeLog +++ b/www-apps/gnopaste/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/gnopaste # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gnopaste/ChangeLog,v 1.2 2007/05/11 20:04:43 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gnopaste/ChangeLog,v 1.3 2007/05/31 19:48:19 jurek Exp $ + + 31 May 2007; Jurek Bartuszek <jurek@gentoo.org> + +files/postinstall-en-0.5.5.txt: + Added missing file (bug #180395) 11 May 2007; Jurek Bartuszek <jurek@gentoo.org> gnopaste-0.5.5.ebuild: Added ~amd64 keyword diff --git a/www-apps/gnopaste/files/postinstall-en-0.5.5.txt b/www-apps/gnopaste/files/postinstall-en-0.5.5.txt new file mode 100644 index 000000000000..2e9d4585cfd4 --- /dev/null +++ b/www-apps/gnopaste/files/postinstall-en-0.5.5.txt @@ -0,0 +1,4 @@ +Start your favorite browser and follow the install +instructions on the installer under the followinging url: + +http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install.php |