diff options
author | Holger Schurig <schurig@mn-solutions.de> | 2004-01-22 21:28:23 +0000 |
---|---|---|
committer | Holger Schurig <schurig@mn-solutions.de> | 2004-01-22 21:28:23 +0000 |
commit | bdf76faed8ca986395344bd5309d6d2a01e12e85 (patch) | |
tree | 071b57557b2ef11436a375ad17d36a9038d6fd72 /bvi/bvi_1.3.1.oe | |
parent | 4224b8ba5af269064f7b28abccf351f4f29cab64 (diff) |
Merge http://openembedded@openembedded.bkbits.net/packages
into schurig.homelinux.net:/usr/src/oepackages
2004/01/22 22:27:56+01:00 homelinux.net!schurig
cleanups
BKrev: 40104077DY-9v1uDDHEWyusKTlnIjQ
Diffstat (limited to 'bvi/bvi_1.3.1.oe')
-rw-r--r-- | bvi/bvi_1.3.1.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bvi/bvi_1.3.1.oe b/bvi/bvi_1.3.1.oe index ad3e0d8c9a..eef5729952 100644 --- a/bvi/bvi_1.3.1.oe +++ b/bvi/bvi_1.3.1.oe @@ -1,3 +1,5 @@ +HOMEPAGE = http://bvi.sourceforge.net/ +DESCRIPTION = "binary vi (binary file editor)" DEPENDS = virtual/libc ncurses RDEPENDS = libc6 libncurses5 |